Messages by Thread
-
-
[PATCH] Add mssql_compat extension with DATEDIFF function
Myles Lewis
-
Re: Add 64-bit XIDs into PostgreSQL 15
wenhui qiu
-
Re: proposal: schema variables
Pavel Stehule
-
Fixes bug in strlower_libc_sb()
Chao Li
-
Patch: VACUUM should ignore (CREATE |RE)INDEX CONCURRENTLY for xmin horizon calculations
Hannu Krosing
-
Re: anonymous unions (C11)
Jacob Champion
-
[Proposal] Adding TRIM_SPACE option to COPY
河田達也
-
Re: refactor AlterDomainAddConstraint (alter domain add constraint)
Peter Eisentraut
-
Re: Build failure with Meson >= 1.8.3 on Windows
Dave Page
-
Remove useless casting to the same type
Bertrand Drouvot
-
get rid of Pointer type, mostly
Peter Eisentraut
-
Re: get rid of Pointer type, mostly
Chao Li
-
Re: get rid of Pointer type, mostly
Bertrand Drouvot
-
Re: get rid of Pointer type, mostly
Tom Lane
-
Re: get rid of Pointer type, mostly
Robert Haas
-
Re: get rid of Pointer type, mostly
Tom Lane
-
Re: get rid of Pointer type, mostly
Jelte Fennema-Nio
-
Re: get rid of Pointer type, mostly
Robert Haas
-
Re: get rid of Pointer type, mostly
Robert Haas
-
Re: get rid of Pointer type, mostly
Tom Lane
-
Re: get rid of Pointer type, mostly
David Geier
-
Re: get rid of Pointer type, mostly
Robert Haas
-
Re: get rid of Pointer type, mostly
Tom Lane
-
Re: get rid of Pointer type, mostly
Dagfinn Ilmari Mannsåker
-
Re: get rid of Pointer type, mostly
Robert Haas
-
Re: get rid of Pointer type, mostly
Tom Lane
-
Re: get rid of Pointer type, mostly
Robert Haas
-
Re: get rid of Pointer type, mostly
David Geier
-
Re: Improve the performance of Unicode Normalization Forms.
Alexander Borisov
-
Re: Add comments about fire_triggers argument in ri_triggers.c
Kirill Reshke
-
Partial hash index is not used for implied qual.
Sergei Glukhov
-
Re: Add pg_buffercache_mark_dirty[_all] functions to the pg_buffercache
Michael Paquier
-
Re: Cygwin support
Thomas Munro
-
Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations
Andreas Karlsson
-
[PATCH] Avoid pallocs in async.c's SignalBackends critical section
Joel Jacobson
-
Re: Unnecessary delay in streaming replication due to replay lag
sunil s
-
[PATCH] Add error hints for invalid COPY options
Sugamoto Shinya
-
Re: Inline non-SQL SRFs using SupportRequestSimplify
Tom Lane
-
Adjust comments for `IndexOptInfo` to accurately reflect indexcollations's length
Junwang Zhao
-
Re: proposal: plpgsql, new check for extra_errors - strict_expr_check
Pavel Stehule
-
Fix logical decoding not track transaction during SNAPBUILD_BUILDING_SNAPSHOT
ocean_li_996
-
[BUG] Incorrect historic snapshot may be serialized to disk during fast-forwarding
cca5507
-
Do not emit WAL record for FSM truncaton when unneeded.
Kirill Reshke
-
Missing wait events (gap analysis)
Nikolay Samokhvalov
-
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations
Tom Lane
-
Re: meson and check-tests
Andrew Dunstan
-
Re: apply_scanjoin_target_to_paths and partitionwise join
Robert Haas
-
[PATCH] Reorganize pqcomm.h a bit
Jacob Champion
-
Re: Import Statistics in postgres_fdw before resorting to sampling.
Etsuro Fujita
-
Optimize cardinality estimation when unique keys are fully covered
feichanghong
-
Re: Expanding HOT updates for expression and partial indexes
Matthias van de Meent