Messages by Thread
-
-
Schedule for PG 18 RC and GA releases
Tom Lane
-
Aggregate Function corr does not always return the correct value
Maxim Orlov
-
Marking shared buffer lookup table as HASH_FIXED_SIZE
Ashutosh Bapat
-
Avoid overwiriting cache entry (src/backend/utils/cache/relcache.c)
Ranier Vilela
-
Redundant parameter in the get_useful_pathkeys_for_relation
Andrei Lepikhov
-
Re: Dead code in ps_status.c
Michael Banck
-
Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring
Jakub Wartak
-
How to configure client-side TLS ciphers for streaming replication?
xx Z
-
Re: pg_restore --no-policies should not restore policies' comment
Fujii Masao
-
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Kirill Reshke
-
[WiP] B-tree page merge during vacuum to reduce index bloat
Andrey Borodin
-
Feature request: A method to configure client-side TLS ciphers for streaming replication
xx Z
-
Detoast iterators -take 2
Nikita Malakhov
-
Optimize JsonbContainerTypeName by reordering type checks
Chao Li
-
Re: [PATCH] no table rewrite when set column type to constrained domain
jian he
-
Re: Parallel heap vacuum
Masahiko Sawada
-
Re: Explicitly enable meson features in CI
Jacob Champion
-
END is not a reserved word
Vicky Vergara
-
Use LW_SHARED in WakeupWalSummarizer() for WALSummarizerLock lock
Masahiko Sawada
-
Re: making EXPLAIN extensible
Robert Haas
-
use PqMsg macros in fe-protocol3.c
Nathan Bossart
-
Re: pg_waldump: support decoding of WAL inside tarfile
Amul Sul
-
Re: [PATCH] Generate random dates/times in a specified range
Damien Clochard
-
Debugging sudden increase in planning CPU time (possibly due to get_actual_variable_range)
Core Studios Inc.
-
Calling PGReserveSemaphores() from CreateOrAttachShmemStructs
Ashutosh Bapat
-
Re: Making WAL archiving faster — multi-file support and async ideas
Alyona Vinter
-
Re: Improve error message for duplicate labels in enum types
Jim Jones
-
Problem in 'ORDER BY' of a column using a created collation?
Nishant Sharma
-
Re: bug: virtual generated column can be partition key
jian he
-
Re: disallow alter individual column if partition key contains wholerow reference
jian he
-
Fixes a trivial bug in dumped parse/query/plan trees
Chao Li
-
minor refactor on src/test/modules/test_ddl_deparse/sql/alter_table.sql
jian he
-
Re: Inval reliability, especially for inplace updates
Noah Misch
-
Re: No error checking when reading from file using zstd in pg_dump
Tom Lane
-
Fix ALTER TABLE DROP EXPRESSION with inheritance hierarchy
jian he
-
Re: Non-text mode for pg_dumpall
Noah Misch
-
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)
Michael Paquier
-
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
-
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
GetNamedLWLockTranche crashes on Windows in normal backend
Sami Imseih