Mailing lists [pgsql-hackers]
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
 - Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
 - Re: Clarification on Role Access Rights to Table Indexes Nathan Bossart
 - Re: Making pg_rewind faster John H
 - Re: speedup COPY TO for partitioned table. Masahiko Sawada
 - Re: [PATCH] Add tests for Bitmapset Michael Paquier
 - Re: memory leak in dbase_redo() Chao Li
 - Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Peter Smith
 - Re: Fix overflow of nbatch Tomas Vondra
 - Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
 - Re: Support getrandom() for pg_strong_random() source Masahiko Sawada
 - Re: Support getrandom() for pg_strong_random() source Jacob Champion
 - Re: Replace O_EXCL with O_TRUNC for creation of state.tmp in SaveSlotToPath Michael Paquier
 - Re: speedup COPY TO for partitioned table. Chao Li
 - Re: Potential deadlock in pgaio_io_wait() Thomas Munro
 - Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Chao Li
 - Re: [PATCH TEST] Fix logical replication setup in subscription test `t/009_matviews.pl` Michael Paquier
 - Re: get rid of RM_HEAP2_ID Michael Paquier
 - Re: speedup COPY TO for partitioned table. jian he
 - Re: GNU/Hurd portability patches Thomas Munro
 - Re: speedup COPY TO for partitioned table. Chao Li
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
 - Re: new environment variable INITDB_LOCALE_PROVIDER Chao Li
 - Re: Invalid primary_slot_name triggers warnings in all processes on reload Fujii Masao
 - Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions Sadhuprasad Patro
 - Re: Executing pg_createsubscriber with a non-compatible control file Michael Paquier
 - Incorrect version number given to sync_pgdata() in pg_combinebackup.c Michael Paquier
 - Re: Add support for specifying tables in pg_createsubscriber. Shubham Khanna
 - Re: Incorrect version number given to sync_pgdata() in pg_combinebackup.c Chao Li
 - Re: Batching in executor Amit Langote
 - URLs in rbtree.c are broken Chao Li
 - Re: psql: Count all table footer lines in pager setup BharatDB
 - Re: speedup COPY TO for partitioned table. jian he
 - Re: Logical Replication of sequences Amit Kapila
 - Re: URLs in rbtree.c are broken Daniel Gustafsson
 - Re: [PATCH TEST] Fix logical replication setup in subscription test `t/009_matviews.pl` Amit Kapila
 - Re: Support getrandom() for pg_strong_random() source Daniel Gustafsson
 - Preserve index stats during ALTER TABLE ... TYPE ... Bertrand Drouvot
 - Re: Making pg_rewind faster Srinath Reddy Sadipiralla
 - Re: [PATCH] ecpg: check return value of replace_variables() Daniel Gustafsson
 - RE: [PATCH TEST] Fix logical replication setup in subscription test `t/009_matviews.pl` Hayato Kuroda (Fujitsu)
 - Re: URLs in rbtree.c are broken Chao Li
 - Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
 - RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Aya Iwata (Fujitsu)
 - Re: speedup COPY TO for partitioned table. Álvaro Herrera
 - Re: new environment variable INITDB_LOCALE_PROVIDER Peter Eisentraut
 - Re: [PATCH TEST] Fix logical replication setup in subscription test `t/009_matviews.pl` Ashutosh Bapat
 - Re: Patch for migration of the pg_commit_ts directory Maxim Orlov
 - Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Andrei Lepikhov
 - Re: [PATCH] jit: fix build with LLVM-21 Holger Hoffstätte
 - Re: pull-up subquery if JOIN-ON contains refs to upper-query Alena Rybakina
 - Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
 - Re: Preserve index stats during ALTER TABLE ... TYPE ... Sami Imseih
 - Re: Thoughts on a "global" client configuration? Robert Haas
 - Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions Andrew Dunstan
 - Re: Adding REPACK [concurrently] Alvaro Herrera
 - Re: make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constraint is validated jian he
 - [PATCH] Remove make_temptable_name_n() Aleksander Alekseev
 - Re: [PATCH] Remove make_temptable_name_n() Nathan Bossart
 - Re: Preserve index stats during ALTER TABLE ... TYPE ... Bertrand Drouvot
 - Re: RFC: extensible planner state Tom Lane
 - Re: ReadRecentBuffer() doesn't scale well Andres Freund
 - Re: ReadRecentBuffer() doesn't scale well Amit Langote
 - Re: Clarification on Role Access Rights to Table Indexes Nathan Bossart
 - Re: Fix array access (src/bin/pg_dump/pg_dump.c) Ranier Vilela
 - Re: Should we update the random_page_cost default value? Tomas Vondra
 - Re: another autovacuum scheduling thread Nathan Bossart
 - Re: pg_waldump: support decoding of WAL inside tarfile Robert Haas
 - Re: RFC: extensible planner state Robert Haas
 - Re: new environment variable INITDB_LOCALE_PROVIDER Jeff Davis
 - Re: new environment variable INITDB_LOCALE_PROVIDER Jeff Davis
 - Re: Clarification on Role Access Rights to Table Indexes Jeff Davis
 - Re: another autovacuum scheduling thread Robert Haas
 - Re: Optimize LISTEN/NOTIFY Joel Jacobson
 - Re: Remove custom redundant full page write description from GIN Andrey Borodin
 - Re: Bypassing cursors in postgres_fdw to enable parallel plans Robert Haas
 - Re: another autovacuum scheduling thread Nathan Bossart
 - Re: Bypassing cursors in postgres_fdw to enable parallel plans Robert Haas
 - Re: another autovacuum scheduling thread Robert Haas
 - Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward Tom Lane