Messages by Thread
-
-
Changing gssencmode default in Psycopg
Daniele Varrazzo
-
Re: Transparent column encryption
Dave Cramer
-
List TAP test files in makefiles
Peter Eisentraut
-
[18+] improve upgrade pre-check for Unicode updates
Jeff Davis
-
[PATCH] Add Hebrew and Arabic combining characters to unaccent.rules
e3718e7
-
Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Mihail Nikalayeu
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Robert Haas
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Noah Misch
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Robert Haas
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Noah Misch
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Noah Misch
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Robert Haas
-
GetNamedLWLockTranche crashes on Windows in normal backend
Sami Imseih
-
[BUG] Remove self joins causes 'variable not found in subplan target lists' error
Sergey Soloviev
-
Re: Document How Commit Handles Aborted Transactions
Kirill Reshke
-
Improve cache hit rate for OprCacheHash
myzhen
-
Potential problem in commit f777d773878 and 4f7f7b03758
Dilip Kumar
-
Add OID descriptions to dumped parse/query/plan trees
Chao Li
-
Re: SQL:2023 JSON simplified accessor support
jian he
-
Re: make VALIDATE domain constraint lock on related relations as ShareUpdateExclusiveLock
Peter Eisentraut
-
Weird error message from Postgres 18
Ranier Vilela
-
Remove unneeded cast in heap_xlog_lock.
Kirill Reshke
-
Inconsistent update in the MERGE command
Dmitry
-
Re: [BUG] temporary file usage report with extended protocol and unnamed portals
Frédéric Yhuel
-
misleading error message in ProcessUtilitySlow T_CreateStatsStmt
jian he
-
doc patch: correct function name for slot synchronization.
Hayato Kuroda (Fujitsu)
-
Redesigning postmaster death handling
Thomas Munro
-
Remove redundant assignment in CreateWorkExprContext
Chao Li
-
RE: Fix replica identity checks for MERGE command on published table.
Zhijie Hou (Fujitsu)
-
vacuumdb --missing-stats-only and permission issue
Fujii Masao
-
Re: date_trunc function in interval version
Kirk Wolak
-
Re: Cygwin support
Kirk Wolak
-
Re: minor error message enhancement in refuseDupeIndexAttach
Peter Eisentraut
-
Add GUC to enable libxml2's XML_PARSE_HUGE
Jim Jones
-
pg_get_sequence_data Shows Non-NULL last_value for Freshly Created Sequence
vignesh C
-
Add ALTER INDEX ENABLE/DISABLE for Temporarily Disabling Indexes
Alaa Attya
-
Remove redundant assignment of a variable in function AlterPublicationTables
Shlok Kyal
-
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION
Yugo Nagata
-
Remove condition variables from injection wait logic.
Kirill Reshke
-
Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only
Yugo Nagata