Mailing lists [pgsql-hackers]
- Re: support for MERGE Zhihong Yu
 - Re: row filtering for logical replication Peter Smith
 - Re: PATCH: generate fractional cheapest paths in generate_orderedappend_path Tomas Vondra
 - minor bug in sort_inner_and_outer() Tomas Vondra
 - Re: row filtering for logical replication Amit Kapila
 - Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
 - Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
 - Re: In-placre persistance change of a relation Kyotaro Horiguchi
 - Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
 - Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Andres Freund
 - Re: [PATCH] Disable bgworkers during servers start in pg_upgrade Julien Rouhaud
 - Re: Refactoring of compression options in pg_basebackup Michael Paquier
 - Re: small development tip: Consider using the gold linker Peter Geoghegan
 - Consistently use the function name CreateCheckPoint instead of CreateCheckpoint in code comments Bharath Rupireddy
 - Re: Add client connection check during the execution of the query Andres Freund
 - Re: null iv parameter passed to combo_init() Noah Misch
 - Re: Consistently use the function name CreateCheckPoint instead of CreateCheckpoint in code comments Robert Treat
 - Re: null iv parameter passed to combo_init() Zhihong Yu
 - Re: null iv parameter passed to combo_init() Zhihong Yu
 - Re: row filtering for logical replication Peter Smith
 - Re: fix crash with Python 3.11 kato-sho@fujitsu.com
 - Re: Add client connection check during the execution of the query Thomas Munro
 - Re: relcache not invalidated when ADD PRIMARY KEY USING INDEX Julien Rouhaud
 - Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Thomas Munro
 - Re: Add sub-transaction overflow status in pg_stat_activity Julien Rouhaud
 - Re: MDAM techniques and Index Skip Scan patch Dmitry Dolgov
 - Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Alexander Lakhin
 - Re: MDAM techniques and Index Skip Scan patch Julien Rouhaud
 - Possible fails in pg_stat_statements test Anton A. Melnikov
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: support for MERGE Erik Rijkers
 - Re: MultiXact\SLRU buffers configuration Julien Rouhaud
 - Re: Multi-Column List Partitioning Julien Rouhaud
 - Re: Windows: Wrong error message at connection termination Sergey Shinderuk
 - Re: [PATCH] New default role allowing to change per-role/database settings Julien Rouhaud
 - Re: Logical replication timeout problem Fabrice Chapuis
 - Re: support for MERGE Erik Rijkers
 - Re: Printing backtrace of postgres processes Bharath Rupireddy
 - Re: Schema variables - new implementation for Postgres 15 Marcos Pegoraro
 - Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: row filtering for logical replication Amit Kapila
 - Re: A test for replay of regression tests Thomas Munro
 - Re: O(n) tasks cause lengthy startups and checkpoints Maxim Orlov
 - Re: Column Filtering in Logical Replication Amit Kapila
 - Re: Logical replication timeout problem Amit Kapila
 - Re: Skipping logical replication transactions on subscriber side vignesh C
 - Re: Parallel Inserts (WAS: [bug?] Missed parallel safety checks..) Julien Rouhaud
 - Re: Windows: Wrong error message at connection termination Sergey Shinderuk
 - Re: [PATCH] Allow multiple recursive self-references Peter Eisentraut
 - Re: autovacuum: change priority of the vacuumed tables Marco Garavello
 - RE: Column Filtering in Logical Replication tanghy.fnst@fujitsu.com
 - Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Bharath Rupireddy
 - Re: A test for replay of regression tests Thomas Munro
 - Re: Column Filtering in Logical Replication Alvaro Herrera
 - Re: generic plans and "initial" pruning Amit Langote
 - Re: Undocumented error Tomas Vondra
 - Re: Consistently use the function name CreateCheckPoint instead of CreateCheckpoint in code comments Amit Kapila
 - Re: Boyer-More-Horspool searching LIKE queries Atsushi Ogawa
 - Re: [PATCH] Allow multiple recursive self-references Denis Hirn
 - Re: Logical replication timeout problem Fabrice Chapuis
 - Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Andrei Zubkov
 - Re: Undocumented error David G. Johnston
 - Re: Add sub-transaction overflow status in pg_stat_activity Dilip Kumar
 - Re: do only critical work during single-user vacuum? John Naylor
 - Re: Add sub-transaction overflow status in pg_stat_activity Tom Lane
 - Re: [PATCH] psql: \dn+ to show size of each schema (and \dA+ for AMs) Pavel Stehule
 - Re: Pluggable toaster Teodor Sigaev
 - Re: Pluggable toaster Teodor Sigaev
 - Re: Parallelize correlated subqueries that execute within each worker James Coleman
 - Re: O(n) tasks cause lengthy startups and checkpoints Bossart, Nathan
 - Re: Parallelize correlated subqueries that execute within each worker James Coleman
 - Re: Add 64-bit XIDs into PostgreSQL 15 Pavel Borisov
 - Re: Add sub-transaction overflow status in pg_stat_activity Bossart, Nathan
 - Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Andres Freund
 - Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Andres Freund
 - Re: Refactoring of compression options in pg_basebackup Robert Haas
 - Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Thomas Munro
 - Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Thomas Munro
 - Re: MultiXact\SLRU buffers configuration Shawn Debnath
 - Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Andres Freund
 - Re: tab completion of enum values is broken Tom Lane
 - Null commitTS bug Kingsborough, Alex
 - Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Tom Lane
 - Re: Windows: Wrong error message at connection termination Sergey Shinderuk
 - Re: Adding CI to our tree Andres Freund
 - Re: A test for replay of regression tests Andres Freund
 - Re: Adding CI to our tree Justin Pryzby