Mailing lists [pgsql-hackers]
- pg_sequence_last_value() for unlogged sequences on standbys Nathan Bossart
 - Re: pg_sequence_last_value() for unlogged sequences on standbys Tom Lane
 - Re: pg_sequence_last_value() for unlogged sequences on standbys Nathan Bossart
 - Re: pg_sequence_last_value() for unlogged sequences on standbys Nathan Bossart
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Noah Misch
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Alexander Korotkov
 - Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Masahiko Sawada
 - Re: Streaming I/O, vectored I/O (WIP) David Rowley
 - Re: add tab-complete for memory, serialize option and other minor issues. Michael Paquier
 - Re: query_id, pg_stat_activity, extended query protocol Imseih (AWS), Sami
 - Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
 - Re: Fix parallel vacuum buffer usage reporting Masahiko Sawada
 - Re: pg_sequence_last_value() for unlogged sequences on standbys Michael Paquier
 - Re: Fix parallel vacuum buffer usage reporting Alena Rybakina
 - Re: partitioning and identity column Michael Paquier
 - Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Michael Paquier
 - Re: [PATCH] json_lex_string: don't overread on bad UTF8 Michael Paquier
 - Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
 - Re: Support tid range scan in parallel? David Rowley
 - Re: Control flow in logical replication walsender Ashutosh Bapat
 - Re: Removing unneeded self joins Alexander Lakhin
 - Re: SQL:2011 application time jian he
 - Re: Removing unneeded self joins Alexander Korotkov
 - Re: Refactoring backend fork+exec code Anton A. Melnikov
 - Re: TLS certificate alternate trust paths issue in libpq - certificate chain validation failing Thomas Spear
 - Re: TLS certificate alternate trust paths issue in libpq - certificate chain validation failing Jacob Champion
 - Document NULL David G. Johnston
 - Re: TLS certificate alternate trust paths issue in libpq - certificate chain validation failing Thomas Spear
 - Re: Document NULL Thom Brown
 - Proposal for Updating CRC32C with AVX-512 Algorithm. Amonson, Paul D
 - Re: Support tid range scan in parallel? Cary Huang
 - Re: Logging which interface was connected to in log_line_prefix Greg Sabino Mullane
 - Query Discrepancy in Postgres HLL Test Ayush Vatsa
 - Re: TLS certificate alternate trust paths issue in libpq - certificate chain validation failing Jacob Champion
 - Re: cataloguing NOT NULL constraints Alvaro Herrera
 - Re: New GUC autovacuum_max_threshold ? Imseih (AWS), Sami
 - Re: New GUC autovacuum_max_threshold ? Robert Haas
 - Re: TLS certificate alternate trust paths issue in libpq - certificate chain validation failing Thomas Spear
 - Re: Query Discrepancy in Postgres HLL Test Robert Haas
 - Re: TLS certificate alternate trust paths issue in libpq - certificate chain validation failing Jacob Champion
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
 - Re: Weird test mixup Noah Misch
 - Re: [PATCH] json_lex_string: don't overread on bad UTF8 Jacob Champion
 
- Re: New GUC autovacuum_max_threshold ? David Rowley
 - Re: [PATCH] json_lex_string: don't overread on bad UTF8 Michael Paquier
 - Re: [PATCH] json_lex_string: don't overread on bad UTF8 Michael Paquier
 - Re: Document NULL Kashif Zeeshan
 - Re: Document NULL David Rowley
 - Re: Document NULL Tom Lane
 - Re: Partitioned tables and [un]loggedness Michael Paquier
 - Limit index pages visited in planner's get_actual_variable_range Rian McGuire
 - Re: small documentation fixes related to collations/ICU Peter Eisentraut
 - Re: New GUC autovacuum_max_threshold ? Frédéric Yhuel
 - Re: Weird test mixup Michael Paquier
 - Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
 - Re: Weird test mixup Andrey M. Borodin
 - Re: Weird test mixup Michael Paquier
 - Re: Weird test mixup Andrey M. Borodin
 - Re: Extend ALTER DEFAULT PRIVILEGES for large objects Yugo NAGATA
 - Re: Removing unneeded self joins Andrei Lepikhov
 - Re: Removing unneeded self joins Alexander Korotkov
 - Re: Reducing the log spam Laurenz Albe
 - Re: Reducing the log spam Jelte Fennema-Nio
 - Re: Reducing the log spam Jelte Fennema-Nio
 - Type and CAST error on lowest negative integer values for smallint, int and bigint Hans Buschmann
 - Re: Type and CAST error on lowest negative integer values for smallint, int and bigint David Rowley
 - Re: Typos in the code and README Alexander Lakhin
 - AW: Type and CAST error on lowest negative integer values for smallint, int and bigint Hans Buschmann
 - Re: Removing unneeded self joins Richard Guo
 - EXPLAN redundant options jian he
 - Re: EXPLAN redundant options David G. Johnston
 - Re: Support LIKE with nondeterministic collations Peter Eisentraut
 - Re: EXPLAN redundant options Euler Taveira
 - Re: EXPLAN redundant options Tom Lane
 - Re: Rename libpq trace internal functions Peter Eisentraut
 - Re: [PoC] Reducing planning time when tables have many partitions jian he
 - Re: Build with meson + clang + sanitizer resulted in undefined reference Maxim Orlov
 - Re: cataloguing NOT NULL constraints Alexander Lakhin
 - Re: Limit index pages visited in planner's get_actual_variable_range Peter Geoghegan
 - Parallel CREATE INDEX for GIN indexes Tomas Vondra
 - Re: Document NULL David G. Johnston
 - Re: New GUC autovacuum_max_threshold ? Imseih (AWS), Sami
 - Re: cataloguing NOT NULL constraints Alvaro Herrera
 - Specify tranch name in error when not registered Tristan Partin
 - Why is FOR ORDER BY function getting called when the index is handling ordering? Chris Cleveland
 - Re: Parallel CREATE INDEX for GIN indexes Matthias van de Meent
 - Re: Why is FOR ORDER BY function getting called when the index is handling ordering? Matthias van de Meent
 - Re: Why is FOR ORDER BY function getting called when the index is handling ordering? Tom Lane
 - Re: Idea Feedback: psql \h misses -> Offers Links? Andrey M. Borodin
 - Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
 - Re: Idea Feedback: psql \h misses -> Offers Links? Pavel Stehule
 - Re: Weird test mixup Noah Misch
 - Re: Why is FOR ORDER BY function getting called when the index is handling ordering? Chris Cleveland
 - Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
 - Re: enhance the efficiency of migrating particularly large tables David Zhang
 - Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
 - wrong comment in libpq.h David Zhang
 - Re: enhance the efficiency of migrating particularly large tables David Rowley
 - Re: Removing unneeded self joins Alexander Korotkov
 - Re: Removing unneeded self joins Tom Lane
 - Re: [PATCH] json_lex_string: don't overread on bad UTF8 Jacob Champion
 - Weird "null" errors during DROP TYPE (pg_upgrade) Devrim Gündüz
 - Re: HEAD build error on Fedora 39 Devrim Gündüz
 - Re: Proposal: Early providing of PGDG repositories for the major Linux distributions like Fedora or Debian Devrim Gündüz
 
- Re: Support LIKE with nondeterministic collations Robert Haas
 - Re: Weird "null" errors during DROP TYPE (pg_upgrade) Tom Lane
 - Re: allow changing autovacuum_max_workers without restarting Nathan Bossart
 - improve performance of pg_dump with many sequences Nathan Bossart
 - Re: Removing unneeded self joins Andrei Lepikhov
 - Re: cataloguing NOT NULL constraints Alexander Lakhin
 - Incorrect Assert in BufFileSize()? David Rowley
 - Re: Document NULL Kashif Zeeshan
 - Re: UUID v7 Andrey M. Borodin
 - AW: Proposal: Early providing of PGDG repositories for the major Linux distributions like Fedora or Debian Hans Buschmann
 - Re: Fix parallel vacuum buffer usage reporting Anthonin Bonnefoy
 - Re: Document NULL Laurenz Albe
 - different engine for JIT Pavel Stehule
 - Re: Document NULL jian he
 - Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson
 - Re: Support LIKE with nondeterministic collations Peter Eisentraut
 - Re: Removing unneeded self joins Alexander Korotkov
 - Re: tablecmds.c/MergeAttributes() cleanup Peter Eisentraut
 - Re: different engine for JIT Adrien Nayrat
 - Re: tablecmds.c/MergeAttributes() cleanup Ashutosh Bapat
 - Re: A problem about partitionwise join Richard Guo
 - Re: wrong comment in libpq.h Peter Eisentraut
 - Re: wrong comment in libpq.h Daniel Gustafsson
 - Re: [PATCH] json_lex_string: don't overread on bad UTF8 Peter Eisentraut
 - Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Peter Eisentraut
 - Re: A failure in prepared_xacts test Peter Eisentraut
 - Re: Reducing the log spam Laurenz Albe
 - Re: allow changing autovacuum_max_workers without restarting Imseih (AWS), Sami
 - Re: Support LIKE with nondeterministic collations Robert Haas
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Justin Pryzby
 - Re: A problem about partitionwise join Robert Haas
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
 - Re: Removing unneeded self joins Robert Haas
 - Use generation memory context for tuplestore.c David Rowley
 - Re: Tarball builds in the new world order Peter Eisentraut
 - Re: Document NULL David G. Johnston
 - Re: pg17 issues with not-null contraints Justin Pryzby
 - Re: [PATCH] json_lex_string: don't overread on bad UTF8 Jacob Champion
 - Re: Document NULL Peter Eisentraut
 - Re: Support LIKE with nondeterministic collations Peter Eisentraut
 - Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Tom Lane
 - Re: Typos in the code and README David Rowley
 - Re: Support LIKE with nondeterministic collations Daniel Verite
 - Re: Tarball builds in the new world order Tom Lane
 - Re: Document NULL David G. Johnston
 - Re: Document NULL Tom Lane
 - Re: Support LIKE with nondeterministic collations Daniel Verite
 - Re: Use generation memory context for tuplestore.c Matthias van de Meent
 - Re: Document NULL David G. Johnston
 - add --no-sync to pg_upgrade's calls to pg_dump and pg_dumpall Nathan Bossart
 - Re: Add minimal C example and SQL registration example for custom table access methods. Phil Eaton
 - First-draft release notes for back branches are done Tom Lane
 - Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Peter Eisentraut
 - Re: Support LIKE with nondeterministic collations Peter Eisentraut
 - Re: Support tid range scan in parallel? Cary Huang
 - Re: Support LIKE with nondeterministic collations Peter Eisentraut
 - Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Peter Eisentraut
 - Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Tom Lane
 - Re: On disable_cost Robert Haas
 - Re: pg_sequence_last_value() for unlogged sequences on standbys Nathan Bossart
 - Re: pg_sequence_last_value() for unlogged sequences on standbys Tom Lane
 - Re: wrong comment in libpq.h David Zhang
 - Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Joe Conway
 
- Re: Support tid range scan in parallel? David Rowley
 - Proposal for CREATE OR REPLACE EVENT TRIGGER in PostgreSQL Peter Burbery
 - Re: Use generation memory context for tuplestore.c David Rowley
 - Re: Proposal for CREATE OR REPLACE EVENT TRIGGER in PostgreSQL David G. Johnston
 - Re: UUID v7 Andrey M. Borodin
 - Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson
 - Re: pg17 issues with not-null contraints Alvaro Herrera
 - Re: pg_sequence_last_value() for unlogged sequences on standbys Michael Paquier
 - Re: pg_sequence_last_value() for unlogged sequences on standbys Michael Paquier
 - Re: Weird test mixup Michael Paquier
 - Re: On disable_cost David Rowley
 - drop column name conflict Joseph Koshakow
 - Re: drop column name conflict Tom Lane
 - Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
 - Re: AIX support Sriram RK
 - Re: On disable_cost Tom Lane
 - Re: drop column name conflict Joseph Koshakow
 - Re: partitioning and identity column Dmitry Dolgov
 - Fix for recursive plpython triggers Tom Lane
 
- Re: On disable_cost David Rowley
 - Re: Removing unneeded self joins Andrei Lepikhov
 - Help regarding figuring out routes in pgAdmin4 Ahmad Mehmood
 - Re: Asymmetric partition-wise JOIN Andrei Lepikhov
 - 'trusted'/'untrusted' PL in DoD/DISA PostgreSQL STIGs Chapman Flack
 - Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
 - Re: 'trusted'/'untrusted' PL in DoD/DISA PostgreSQL STIGs Joe Conway
 - Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
 
- Re: Weird test mixup Michael Paquier
 - Re: 039_end_of_wal: error in "xl_tot_len zero" test Thomas Munro
 - Re: SQL:2011 application time jian he
 - Re: 039_end_of_wal: error in "xl_tot_len zero" test Tom Lane
 - Re: Help update PostgreSQL 13.12 to 13.14 Kashif Zeeshan
 - Re: Documentation to upgrade logical replication cluster vignesh C
 - Re: psql: fix variable existence tab completion Anton A. Melnikov
 - Re: UniqueKey v2 Andy Fan
 - Test equivclass interferes with tests tsearch and advisory_lock Alexander Lakhin
 - Re: TerminateOtherDBBackends code comments inconsistency. Amit Kapila
 - Re: wrong comment in libpq.h Peter Eisentraut
 - Re: psql: fix variable existence tab completion Alexander Korotkov
 - Re: Extension for PostgreSQL cast jsonb to hstore WIP Антуан Виолин
 - Re: apply_scanjoin_target_to_paths and partitionwise join Jakub Wartak
 - Re: On disable_cost Robert Haas
 - Possible to include xid8 in logical replication Dave Cramer
 - Increase the length of identifers from 63 characters to 128 characters or more Peter Burbery
 - Re: Increase the length of identifers from 63 characters to 128 characters or more David G. Johnston
 - Re: apply_scanjoin_target_to_paths and partitionwise join Ashutosh Bapat
 - Re: partitioning and identity column Ashutosh Bapat
 - Re: Increase the length of identifers from 63 characters to 128 characters or more Alvaro Herrera
 - Re: On disable_cost Robert Haas
 - Re: partitioning and identity column Dmitry Dolgov
 - backend stuck in DataFileExtend Justin Pryzby
 - Re: AIX support Sriram RK
 - Re: Help update PostgreSQL 13.12 to 13.14 Bruce Momjian
 - Re: Removing unneeded self joins Robert Haas
 - Restrict EXPLAIN (ANALYZE) for RLS and security_barrier views Laurenz Albe
 - Re: Removing unneeded self joins Bruce Momjian
 - Re: Removing unneeded self joins Tom Lane
 - Re: SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica m.litsarev@postgrespro.ru
 - Re: pg17 issues with not-null contraints Alvaro Herrera
 - Re: Removing unneeded self joins Andrei Lepikhov
 - Re: pg17 issues with not-null contraints Justin Pryzby
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
 - Re: Removing unneeded self joins Robert Haas
 - Re: pg17 issues with not-null contraints Alvaro Herrera
 - Re: pg17 issues with not-null contraints Justin Pryzby
 - Re: backend stuck in DataFileExtend Andres Freund
 - Re: Removing unneeded self joins Bruce Momjian
 - Re: backend stuck in DataFileExtend Justin Pryzby
 - 2024-05-09 release announcement draft Jonathan S. Katz
 - Re: backend stuck in DataFileExtend Andres Freund
 - Re: On disable_cost Robert Haas
 - Re: backend stuck in DataFileExtend Justin Pryzby
 - Re: Control flow in logical replication walsender Christophe Pettus
 - Re: On disable_cost Tom Lane
 - Use pgstat_kind_infos to read fixed shared stats structs Tristan Partin
 - Re: Removing unneeded self joins Alexander Korotkov
 - Re: On disable_cost Tom Lane
 - Re: Removing unneeded self joins Alexander Korotkov
 - Incorrect explain output for updates/delete operations with returning-list on partitioned tables SAIKIRAN AVULA
 - Re: On disable_cost Robert Haas
 - Re: Removing unneeded self joins Robert Haas
 - Re: On disable_cost Tom Lane
 - Re: On disable_cost Peter Geoghegan
 - Re: 2024-05-09 release announcement draft Erik Rijkers
 - Re: 2024-05-09 release announcement draft David Rowley
 - Re: Incorrect explain output for updates/delete operations with returning-list on partitioned tables Tom Lane
 - Re: Weird test mixup Noah Misch
 - [PATCH] pg_stat_activity: make slow/hanging authentication more visible Jacob Champion
 - Re: 2024-05-09 release announcement draft,2024-05-09 release announcement draft Sutou Kouhei
 - Re: Is it acceptable making COPY format extendable? Sutou Kouhei
 - Skip adding row-marks for non target tables when result relation is foreign table. SAIKIRAN AVULA
 - Re: backend stuck in DataFileExtend Thomas Munro
 - Re: Incorrect explain output for updates/delete operations with returning-list on partitioned tables David Rowley
 - WHERE CURRENT OF with RLS quals that are ctid conditions Tom Lane
 - Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Michael Paquier
 
- Re: Weird test mixup Michael Paquier
 - Re: Use pgstat_kind_infos to read fixed shared stats structs Michael Paquier
 - Re: 2024-05-09 release announcement draft Jonathan S. Katz
 - Re: 2024-05-09 release announcement draft,2024-05-09 release announcement draft Jonathan S. Katz
 - Re: 2024-05-09 release announcement draft Tom Lane
 - Re: 2024-05-09 release announcement draft David Rowley
 - Re: 2024-05-09 release announcement draft Jonathan S. Katz
 - Re: 2024-05-09 release announcement draft David Rowley
 - Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. jian he
 - Re: [PATCH] json_lex_string: don't overread on bad UTF8 Michael Paquier
 - Re: Statistics Import and Export Corey Huinker
 - Re: 2024-05-09 release announcement draft Tom Lane
 - Re: 2024-05-09 release announcement draft David Rowley
 - Re: 2024-05-09 release announcement draft Tom Lane
 - Re: Control flow in logical replication walsender Ashutosh Bapat
 - Re: [PATCH] Fix bug when calling strncmp in check_authmethod_valid Jingxian Li
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Richard Guo
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. David Rowley
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Tom Lane
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. David Rowley
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. David Rowley
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. David Rowley
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Tom Lane
 - Re: Use pgstat_kind_infos to read fixed shared stats structs Tristan Partin
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. David Rowley
 - Re: Use pgstat_kind_infos to read fixed shared stats structs Michael Paquier
 - Re: psql: fix variable existence tab completion Anton A. Melnikov
 - Re: elog/ereport VS misleading backtrace_function function address Jakub Wartak
 - Re: cataloguing NOT NULL constraints Kyotaro Horiguchi
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Richard Guo
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Richard Guo
 - Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Alexander Korotkov
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Alexander Korotkov
 - Re: CREATE DATABASE with filesystem cloning Nazir Bilal Yavuz
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Andrew Dunstan
 - Re: Control flow in logical replication walsender Amit Kapila
 - Re: Control flow in logical replication walsender Amit Kapila
 - Re: bug: copy progress reporting of backends which run multiple COPYs Justin Pryzby
 - pg_restore -N loses extension comment Justin Pryzby
 - Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
 - Re: CREATE DATABASE with filesystem cloning Ranier Vilela
 - Re: WHERE CURRENT OF with RLS quals that are ctid conditions Robert Haas
 - Re: pg_restore -N loses extension comment Tom Lane
 - Re: WHERE CURRENT OF with RLS quals that are ctid conditions Robert Haas
 - Re: WHERE CURRENT OF with RLS quals that are ctid conditions Tom Lane
 - Re: WHERE CURRENT OF with RLS quals that are ctid conditions Tom Lane
 - Re: New GUC autovacuum_max_threshold ? Robert Haas
 - Re: pg_restore -N loses extension comment Tom Lane
 - PERIOD foreign key feature Bruce Momjian
 - Re: PERIOD foreign key feature David G. Johnston
 - Re: allow changing autovacuum_max_workers without restarting Nathan Bossart
 - Re: PERIOD foreign key feature Paul Jungwirth
 - Re: pg_sequence_last_value() for unlogged sequences on standbys Nathan Bossart
 - Re: pg_sequence_last_value() for unlogged sequences on standbys Tom Lane
 - Re: Use pgstat_kind_infos to read fixed shared stats structs Tristan Partin
 - Re: Control flow in logical replication walsender Christophe Pettus
 - Re: 2024-05-09 release announcement draft Noah Misch
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Tom Lane
 - Re: Use pgstat_kind_infos to read fixed shared stats structs Andres Freund
 - Re: pg_sequence_last_value() for unlogged sequences on standbys Nathan Bossart
 - Re: Weird test mixup Noah Misch
 - Re: backend stuck in DataFileExtend Justin Pryzby
 - Re: pg_sequence_last_value() for unlogged sequences on standbys Tom Lane
 - Re: Use pgstat_kind_infos to read fixed shared stats structs Tristan Partin
 - Re: pg_sequence_last_value() for unlogged sequences on standbys Nathan Bossart
 - Re: On disable_cost Robert Haas
 - Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
 - Re: partitioning and identity column Peter Eisentraut
 - Re: [PATCH] json_lex_string: don't overread on bad UTF8 Jacob Champion
 - Re: New GUC autovacuum_max_threshold ? Nathan Bossart
 - Re: Weird test mixup Noah Misch
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. David Rowley
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. David Rowley
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Tom Lane
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. David Rowley
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Tom Lane
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. David Rowley
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Tom Lane
 
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
 - Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Michael Paquier
 - Re: bug: copy progress reporting of backends which run multiple COPYs Michael Paquier
 - Re: backend stuck in DataFileExtend Thomas Munro
 - Re: Use pgstat_kind_infos to read fixed shared stats structs Michael Paquier
 - Re: pg_sequence_last_value() for unlogged sequences on standbys Michael Paquier
 - Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
 - Re: Use WALReadFromBuffers in more places Jingtang Zhang
 - Re: SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica Michael Paquier
 - Re: [PATCH] json_lex_string: don't overread on bad UTF8 Michael Paquier
 - Re: Fix for recursive plpython triggers Andreas Karlsson
 - Re: Pgoutput not capturing the generated columns Shubham Khanna
 - Re: CREATE DATABASE with filesystem cloning Nazir Bilal Yavuz
 - Re: add --no-sync to pg_upgrade's calls to pg_dump and pg_dumpall Peter Eisentraut
 - RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
 - Re: A problem about partitionwise join Richard Guo
 - Re: Synchronizing slots from primary to standby Bertrand Drouvot
 - Expand applicability of aggregate's sortop optimization Matthias van de Meent
 - Re: Expand applicability of aggregate's sortop optimization Dagfinn Ilmari Mannsåker
 - Re: CREATE DATABASE with filesystem cloning Ranier Vilela
 - Re: AIX support Sriram RK
 - Re: CREATE DATABASE with filesystem cloning Nazir Bilal Yavuz
 - RE: Pgoutput not capturing the generated columns Hayato Kuroda (Fujitsu)
 - Re: CREATE DATABASE with filesystem cloning Ranier Vilela
 - Re: PERIOD foreign key feature Peter Eisentraut
 - Re: CREATE DATABASE with filesystem cloning Nazir Bilal Yavuz
 - Re: CREATE DATABASE with filesystem cloning Ranier Vilela
 - Re: AIX support Peter Eisentraut
 - Re: Fix parallel vacuum buffer usage reporting Masahiko Sawada
 - Re: SQL:2011 application time Peter Eisentraut
 - Re: CREATE DATABASE with filesystem cloning Robert Haas
 - Re: [PATCH] json_lex_string: don't overread on bad UTF8 Jacob Champion
 - Re: AIX support Bruce Momjian
 - Re: bug: copy progress reporting of backends which run multiple COPYs Robert Haas
 - Re: CREATE DATABASE with filesystem cloning Nazir Bilal Yavuz
 - Re: PERIOD foreign key feature Bruce Momjian
 - Re: Trigger violates foreign key constraint Tom Lane
 - Re: UUID v7 Andrey M. Borodin
 - Re: Fix for recursive plpython triggers Tom Lane
 - Re: 2024-05-09 release announcement draft Jonathan S. Katz
 - Re: New GUC autovacuum_max_threshold ? Imseih (AWS), Sami
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Tom Lane
 - Re: add --no-sync to pg_upgrade's calls to pg_dump and pg_dumpall Nathan Bossart
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Tom Lane
 - Re: add --no-sync to pg_upgrade's calls to pg_dump and pg_dumpall Tom Lane
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
 - Re: cataloguing NOT NULL constraints Alvaro Herrera
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Justin Pryzby
 - Re: 2024-05-09 release announcement draft David Rowley
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
 - ALTER EXTENSION SET SCHEMA versus dependent types Tom Lane
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. David Rowley
 - Re: 2024-05-09 release announcement draft Jonathan S. Katz
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. David Rowley
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Tom Lane
 - Re: Support tid range scan in parallel? Cary Huang
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Tom Lane
 - Re: ALTER EXTENSION SET SCHEMA versus dependent types Nathan Bossart
 - Re: ALTER EXTENSION SET SCHEMA versus dependent types Tom Lane
 - Re: ALTER EXTENSION SET SCHEMA versus dependent types Nathan Bossart
 - Re: bug: copy progress reporting of backends which run multiple COPYs Michael Paquier
 - Re: ALTER EXTENSION SET SCHEMA versus dependent types Tom Lane
 
- Re: ALTER EXTENSION SET SCHEMA versus dependent types Nathan Bossart
 - Re: add --no-sync to pg_upgrade's calls to pg_dump and pg_dumpall Michael Paquier
 - Re: Expand applicability of aggregate's sortop optimization David Rowley
 - Re: Weird test mixup Michael Paquier
 - Re: Idea Feedback: psql \h misses -> Offers Links? Kirk Wolak
 - Re: Expand applicability of aggregate's sortop optimization David Rowley
 - Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
 - Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Richard Guo
 - Re: Weird test mixup Noah Misch
 - Re: Support tid range scan in parallel? David Rowley
 - Re: Expand applicability of aggregate's sortop optimization David Rowley
 - Re: PERIOD foreign key feature Paul Jungwirth
 - Non-systematic handling of EINTR/EAGAIN/EWOULDBLOCK Alexander Lakhin
 - First draft of PG 17 release notes Bruce Momjian
 - Re: SQL:2011 application time Paul Jungwirth
 - Re: [PATCH] json_lex_string: don't overread on bad UTF8 Michael Paquier
 - Re: First draft of PG 17 release notes David Rowley
 - Re: First draft of PG 17 release notes Muhammad Ikram
 - Re: Weird test mixup Michael Paquier
 - Re: First draft of PG 17 release notes David Rowley
 - Re: First draft of PG 17 release notes Bertrand Drouvot
 - Re: First draft of PG 17 release notes Masahiko Sawada
 - Re: cannot abort transaction 2737414167, it was already committed Thomas Munro
 - Re: query_id, pg_stat_activity, extended query protocol Andrei Lepikhov
 - Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
 - Re: First draft of PG 17 release notes Richard Guo
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
 - Re: Weird test mixup Michael Paquier
 - RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
 - RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
 - RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
 - RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
 - Re: First draft of PG 17 release notes Aleksander Alekseev
 - consider -Wmissing-variable-declarations Peter Eisentraut
 - Re: Parallel CREATE INDEX for GIN indexes Andy Fan
 - Rajan Pandey
 - Re: Kashif Zeeshan
 - Re: First draft of PG 17 release notes jian he
 - Re: Parallel CREATE INDEX for GIN indexes Andy Fan
 - Re: First draft of PG 17 release notes Dagfinn Ilmari Mannsåker
 - Re: First draft of PG 17 release notes Dagfinn Ilmari Mannsåker
 - Re: First draft of PG 17 release notes jian he
 - Bug: PGTYPEStimestamp_from_asc() in ECPG pgtypelib Ryo Matsumura (Fujitsu)
 - Re: First draft of PG 17 release notes jian he
 - Re: First draft of PG 17 release notes Hans Buschmann
 - Re: First draft of PG 17 release notes jian he
 - request for database identifier in the startup packet Dave Cramer
 - Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
 - Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
 - Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Set appropriate processing mode for auxiliary processes. Xing Guo
 - Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Tom Lane
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: request for database identifier in the startup packet David G. Johnston
 - Re: Set appropriate processing mode for auxiliary processes. Heikki Linnakangas
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Set appropriate processing mode for auxiliary processes. Xing Guo
 - Re: New GUC autovacuum_max_threshold ? Robert Haas
 - Re: Revert: Remove useless self-joins *and* -DREALLOCATE_BITMAPSETS make server crash, regress test fail. Tom Lane
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Set appropriate processing mode for auxiliary processes. Xing Guo
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Set appropriate processing mode for auxiliary processes. Tom Lane
 - Re: First draft of PG 17 release notes jian he
 - Re: First draft of PG 17 release notes bruce@momjian.us
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Parallel CREATE INDEX for GIN indexes Matthias van de Meent
 - Re: First draft of PG 17 release notes Andrew Dunstan
 - Re: request for database identifier in the startup packet Robert Haas
 - Is there an undocumented Syntax Check in Meson? David G. Johnston
 - Re: CREATE DATABASE with filesystem cloning Robert Haas
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Is there an undocumented Syntax Check in Meson? Tom Lane
 - Re: Is there an undocumented Syntax Check in Meson? Dagfinn Ilmari Mannsåker
 - Re: Support tid range scan in parallel? Cary Huang
 - Re: [PATCH] json_lex_string: don't overread on bad UTF8 Jacob Champion
 - Re: request for database identifier in the startup packet Dave Cramer
 - Re: First draft of PG 17 release notes Álvaro Herrera
 - Re: Is there an undocumented Syntax Check in Meson? Dagfinn Ilmari Mannsåker
 - Re: request for database identifier in the startup packet Andres Freund
 - Re: request for database identifier in the startup packet Robert Haas
 - Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
 - open items Robert Haas
 - Re: request for database identifier in the startup packet Dave Cramer
 - Re: add --no-sync to pg_upgrade's calls to pg_dump and pg_dumpall Nathan Bossart
 - Re: Is there an undocumented Syntax Check in Meson? Andres Freund
 - Re: open items Dagfinn Ilmari Mannsåker
 - Re: Bug: PGTYPEStimestamp_from_asc() in ECPG pgtypelib Tom Lane
 - Re: request for database identifier in the startup packet Robert Haas
 - Re: open items Robert Haas
 - Re: request for database identifier in the startup packet Dave Cramer
 - Re: Is there an undocumented Syntax Check in Meson? David G. Johnston
 - Re: Is there an undocumented Syntax Check in Meson? Dagfinn Ilmari Mannsåker
 - Re: add --no-sync to pg_upgrade's calls to pg_dump and pg_dumpall Daniel Gustafsson
 - Re: First draft of PG 17 release notes Thomas Munro
 - Re: cataloguing NOT NULL constraints Robert Haas
 - Re: Is there an undocumented Syntax Check in Meson? Andres Freund
 - Re: Is there an undocumented Syntax Check in Meson? Andres Freund
 - Re: Is there an undocumented Syntax Check in Meson? David G. Johnston
 - Re: partitioning and identity column Ashutosh Bapat
 - Re: PERIOD foreign key feature Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Is there an undocumented Syntax Check in Meson? Dagfinn Ilmari Mannsåker
 - Re: open items Michael Paquier
 - Re: Weird test mixup Noah Misch
 - Augmenting the deadlock message with application_name Karoline Pauls
 - Re: First draft of PG 17 release notes Bruce Momjian
 
- Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Alexander Korotkov
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Tom Lane
 - Re: SQL:2011 application time Matthias van de Meent
 - Re: Weird test mixup Michael Paquier
 - RE: Improving the latch handling between logical replication launcher and worker processes. Hayato Kuroda (Fujitsu)
 - Re: Set appropriate processing mode for auxiliary processes. Xing Guo
 - Re: zaidagilist
 - Re: Bug: PGTYPEStimestamp_from_asc() in ECPG pgtypelib Ryo Matsumura (Fujitsu)
 - Re: Parallel CREATE INDEX for GIN indexes Andy Fan
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Pavel Borisov
 - Re: First draft of PG 17 release notes Bharath Rupireddy
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Alexander Korotkov
 - Use pgBufferUsage for block reporting in analyze Anthonin Bonnefoy
 - Re: gcc 12.1.0 warning Nazir Bilal Yavuz
 - Re: consider -Wmissing-variable-declarations Heikki Linnakangas
 - Re: Fix parallel vacuum buffer usage reporting Nazir Bilal Yavuz
 - Re: Use pgBufferUsage for block reporting in analyze Michael Paquier
 - Re: open items Alvaro Herrera
 - Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
 - Re: Fix parallel vacuum buffer usage reporting Alena Rybakina
 - Re: pgsql: Fix overread in JSON parsing errors for incomplete byte sequence Alvaro Herrera
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Pavel Borisov
 - Re: pgsql: Fix overread in JSON parsing errors for incomplete byte sequence Alvaro Herrera
 - Re: open items Melanie Plageman
 - WAL record CRC calculated incorrectly because of underlying buffer modification Alexander Lakhin
 - Re: Fix parallel vacuum buffer usage reporting Nazir Bilal Yavuz
 - Re: SQL:2011 application time Peter Eisentraut
 - Re: open items Daniel Gustafsson
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Direct SSL connection with ALPN and HBA rules Heikki Linnakangas
 - Re: Fix parallel vacuum buffer usage reporting Nazir Bilal Yavuz
 - Serverside SNI support in libpq Daniel Gustafsson
 - Re: Bug: PGTYPEStimestamp_from_asc() in ECPG pgtypelib Tom Lane
 - End-of-cycle code beautification tasks Tom Lane
 - Re: Fix parallel vacuum buffer usage reporting Nazir Bilal Yavuz
 - Re: WAL record CRC calculated incorrectly because of underlying buffer modification Andres Freund
 - Re: Fix parallel vacuum buffer usage reporting Masahiko Sawada
 - Re: First draft of PG 17 release notes Daniel Verite
 - Re: Use generation memory context for tuplestore.c Dmitry Dolgov
 - Re: Use generation memory context for tuplestore.c Matthias van de Meent
 - Re: First draft of PG 17 release notes Jelte Fennema-Nio
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Mark Dilger
 - Re: wrong comment in libpq.h David Zhang
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Pavel Borisov
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Pavel Borisov
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Alexander Korotkov
 - Re: Augmenting the deadlock message with application_name Bruce Momjian
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Mark Dilger
 - Re: open items Robert Haas
 - Re: open items Robert Haas
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
 - Re: Augmenting the deadlock message with application_name Karoline Pauls
 - Re: First draft of PG 17 release notes Maiquel Grassi
 - Re: pg_sequence_last_value() for unlogged sequences on standbys Nathan Bossart
 - Re: Augmenting the deadlock message with application_name Tom Lane
 - Re: Augmenting the deadlock message with application_name Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Tom Lane
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Use generation memory context for tuplestore.c David Rowley
 
- Re: Support tid range scan in parallel? David Rowley
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Mark Dilger
 - Why is citext/regress failing on hamerkop? Thomas Munro
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Tom Lane
 - Re: WAL record CRC calculated incorrectly because of underlying buffer modification Thomas Munro
 - Re: WAL record CRC calculated incorrectly because of underlying buffer modification Alexander Lakhin
 - Re: WAL record CRC calculated incorrectly because of underlying buffer modification Thomas Munro
 - Re: WAL record CRC calculated incorrectly because of underlying buffer modification Alexander Lakhin
 - Re: First draft of PG 17 release notes Andy Fan
 - Re: First draft of PG 17 release notes David Rowley
 - Re: Weird test mixup Andrey M. Borodin
 - Re: Row pattern recognition Tatsuo Ishii
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Lakhin
 - Re: cataloguing NOT NULL constraints Alvaro Herrera
 - Is there any chance to get some kind of a result set sifting mechanism in Postgres? aa
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
 - Re: First draft of PG 17 release notes Jelte Fennema-Nio
 - Re: First draft of PG 17 release notes Joe Conway
 - Re: Document NULL David G. Johnston
 - Re: open items Heikki Linnakangas
 - Re: Document NULL Thom Brown
 - Re: Document NULL David G. Johnston
 - Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
 - Inefficient nbtree behavior with row-comparison quals Tom Lane
 - Re: First draft of PG 17 release notes Andrew Dunstan
 - Comments about TLS (no SSLRequest) and ALPN AJ ONeal
 - Re: Inefficient nbtree behavior with row-comparison quals Peter Geoghegan
 - Re: Inefficient nbtree behavior with row-comparison quals Tom Lane
 - Re: Inefficient nbtree behavior with row-comparison quals Peter Geoghegan
 - Re: Direct SSL connection with ALPN and HBA rules Jelte Fennema-Nio
 - Re: Inefficient nbtree behavior with row-comparison quals Peter Geoghegan
 - Re: Inefficient nbtree behavior with row-comparison quals Tom Lane
 - Re: Inefficient nbtree behavior with row-comparison quals Peter Geoghegan
 - Re: Why is citext/regress failing on hamerkop? Thomas Munro
 
- Re: SQL:2011 application time jian he
 - Re: Inefficient nbtree behavior with row-comparison quals Peter Geoghegan
 - Re: SQL:2011 application time Paul Jungwirth
 - Re: SQL:2011 application time Paul Jungwirth
 - Re: Why is citext/regress failing on hamerkop? Tom Lane
 - CFbot does not recognize patch contents Tatsuo Ishii
 - Re: CFbot does not recognize patch contents Nazir Bilal Yavuz
 - Re: CFbot does not recognize patch contents Tatsuo Ishii
 - Re: Why is citext/regress failing on hamerkop? Alexander Lakhin
 - Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
 - Re: Add TAP tests for backtrace functionality (was Re: Add test module for verifying backtrace functionality) Peter Eisentraut
 - Re: Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs Peter Eisentraut
 - Re: [PATCH] Replace magic constant 3 with NUM_MERGE_MATCH_KINDS Peter Eisentraut
 - Re: Logging which interface was connected to in log_line_prefix Peter Eisentraut
 - Re: Logging which interface was connected to in log_line_prefix Peter Eisentraut
 - Re: Why is citext/regress failing on hamerkop? Andrew Dunstan
 - Re: SQL:2011 application time Matthias van de Meent
 - Re: Comments about TLS (no SSLRequest) and ALPN Matthias van de Meent
 - Re: Requiring LLVM 14+ in PostgreSQL 18 Peter Eisentraut
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
 - Re: cataloguing NOT NULL constraints Alvaro Herrera
 - Re: An improved README experience for PostgreSQL Peter Eisentraut
 - Re: SQL:2011 application time Paul Jungwirth
 - Re: Why is citext/regress failing on hamerkop? Andrew Dunstan
 - Hot standby queries see transient all-zeros pages Noah Misch
 - Re: Weird test mixup Noah Misch
 - Re: elog/ereport VS misleading backtrace_function function address Peter Eisentraut
 - Re: 039_end_of_wal: error in "xl_tot_len zero" test David Rowley
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Alexander Korotkov
 - Re: Direct SSL connection with ALPN and HBA rules Heikki Linnakangas
 - Re: 039_end_of_wal: error in "xl_tot_len zero" test Tom Lane
 - Re: Why is citext/regress failing on hamerkop? Thomas Munro
 - Allowing additional commas between columns, and at the end of the SELECT clause Artur Formella
 - Re: Weird test mixup Michael Paquier
 - Re: Weird test mixup Michael Paquier
 - Re: WAL record CRC calculated incorrectly because of underlying buffer modification Thomas Munro
 - Re: race condition in pg_class Noah Misch
 
- Re: SQL:2011 application time Paul Jungwirth
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Alexander Korotkov
 - Re: pgsql: Fix overread in JSON parsing errors for incomplete byte sequence Michael Paquier
 - Re: SQL:2011 application time Paul Jungwirth
 - Re: Use WALReadFromBuffers in more places Bharath Rupireddy
 - Convert sepgsql tests to TAP Peter Eisentraut
 - Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
 - Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
 - Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
 - Re: First draft of PG 17 release notes Bharath Rupireddy
 - Re: Converting README documentation to Markdown Peter Eisentraut
 - Re: race condition in pg_class Michael Paquier
 - Re: Parallel CREATE INDEX for GIN indexes Andy Fan
 - Re: [PATCH] Fix bug when calling strncmp in check_authmethod_valid Daniel Gustafsson
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Daniel Gustafsson
 - doc: some fixes for environment sections in ref pages Peter Eisentraut
 - explain format json, unit for serialize and memory are different. jian he
 - Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
 - Re: explain format json, unit for serialize and memory are different. Daniel Gustafsson
 - Speed up Hash Join by teaching ExprState about hashing David Rowley
 - Re: Allowing additional commas between columns, and at the end of the SELECT clause Matthias van de Meent
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
 - Re: Is there any chance to get some kind of a result set sifting mechanism in Postgres? Wolfgang Wilhelm
 - Re: 039_end_of_wal: error in "xl_tot_len zero" test Anton Voloshin
 - Re: Direct SSL connection with ALPN and HBA rules Jelte Fennema-Nio
 - Re: UniqueKey v2 Antonin Houska
 - Re: [PATCH] Fix bug when calling strncmp in check_authmethod_valid Aleksander Alekseev
 - Re: SQL:2011 application time Peter Eisentraut
 - Re: [PATCH] Replace magic constant 3 with NUM_MERGE_MATCH_KINDS Aleksander Alekseev
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
 - Upgrade Debian CI images to Bookworm Nazir Bilal Yavuz
 - Re: doc: some fixes for environment sections in ref pages Daniel Gustafsson
 - Re: Direct SSL connection with ALPN and HBA rules Heikki Linnakangas
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Pavel Borisov
 - Re: Allowing additional commas between columns, and at the end of the SELECT clause Étienne BERSAC
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Pavel Borisov
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Pavel Borisov
 - RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
 - Re: pg_stat_advisor extension Ilia Evdokimov
 - RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
 - RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
 - Re: Allowing additional commas between columns, and at the end of the SELECT clause Dagfinn Ilmari Mannsåker
 - WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts Matthias van de Meent
 - Re: cataloguing NOT NULL constraints Robert Haas
 - I have an exporting need... Juan Hernández
 - Re: Fix parallel vacuum buffer usage reporting Nazir Bilal Yavuz
 - Re: Is there any chance to get some kind of a result set sifting mechanism in Postgres? aa
 - Re: Direct SSL connection with ALPN and HBA rules Heikki Linnakangas
 - Re: cataloguing NOT NULL constraints Alvaro Herrera
 - Re: Direct SSL connection with ALPN and HBA rules Jelte Fennema-Nio
 - Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
 - Re: Allowing additional commas between columns, and at the end of the SELECT clause Tom Lane
 - Re: Show WAL write and fsync stats in pg_stat_io Bharath Rupireddy
 - Re: WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts Tom Lane
 - Re: Why is citext/regress failing on hamerkop? Andrew Dunstan
 - Re: Direct SSL connection with ALPN and HBA rules Jelte Fennema-Nio
 - Re: Is there any chance to get some kind of a result set sifting mechanism in Postgres? Isaac Morland
 - Re: WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts Matthias van de Meent
 - Re: Direct SSL connection with ALPN and HBA rules Heikki Linnakangas
 - Re: cataloguing NOT NULL constraints Robert Haas
 - Re: New GUC autovacuum_max_threshold ? Frédéric Yhuel
 - Re: An improved README experience for PostgreSQL Nathan Bossart
 - Re: An improved README experience for PostgreSQL Alvaro Herrera
 - Re: An improved README experience for PostgreSQL Nathan Bossart
 - Re: Direct SSL connection with ALPN and HBA rules Robert Haas
 - Re: Allowing additional commas between columns, and at the end of the SELECT clause Dagfinn Ilmari Mannsåker
 - Re: Direct SSL connection with ALPN and HBA rules Jacob Champion
 - Re: cataloguing NOT NULL constraints Alvaro Herrera
 - Re: Improving information_schema._pg_expandarray() Dagfinn Ilmari Mannsåker
 - Re: Allowing additional commas between columns, and at the end of the SELECT clause Tom Lane
 - Re: Fix out-of-bounds in the function GetCommandTagName Tom Lane
 - Re: Direct SSL connection with ALPN and HBA rules Jelte Fennema-Nio
 - Re: UniqueKey v2 Antonin Houska
 - Re: Fix out-of-bounds in the function GetCommandTagName Ranier Vilela
 - Re: Fix resource leak (src/backend/libpq/be-secure-common.c) Ranier Vilela
 - Re: Fix resource leak (src/backend/libpq/be-secure-common.c) Daniel Gustafsson
 - On the use of channel binding without server certificates (was: Direct SSL connection with ALPN and HBA rules) Jacob Champion
 - Re: Is there any chance to get some kind of a result set sifting mechanism in Postgres? Tom Lane
 - Re: race condition in pg_class Noah Misch
 - Re: cataloguing NOT NULL constraints Robert Haas
 - Re: Is there any chance to get some kind of a result set sifting mechanism in Postgres? Chapman Flack
 - Re: Direct SSL connection with ALPN and HBA rules Robert Haas
 - Re: Direct SSL connection with ALPN and HBA rules Robert Haas
 - Re: WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts Robert Haas
 - Re: race condition in pg_class Robert Haas
 - Re: Why is citext/regress failing on hamerkop? Tom Lane
 - Re: New GUC autovacuum_max_threshold ? Robert Haas
 - Re: race condition in pg_class Noah Misch
 - Summary of Sort Improvement Proposals Benjamin Coutu
 - Re: Large files for relations Peter Eisentraut
 - Adding the extension name to EData / log_line_prefix Andres Freund
 - Re: pg_sequence_last_value() for unlogged sequences on standbys Nathan Bossart
 - Re: Adding the extension name to EData / log_line_prefix Fabrízio de Royes Mello
 - Re: Allowing additional commas between columns, and at the end of the SELECT clause Artur Formella
 - Re: Direct SSL connection with ALPN and HBA rules Jacob Champion
 - Re: Adding the extension name to EData / log_line_prefix Andres Freund
 - Re: Adding the extension name to EData / log_line_prefix Tom Lane
 - Re: Why is parula failing? David Rowley
 - Re: Adding the extension name to EData / log_line_prefix Andres Freund
 - Re: Adding the extension name to EData / log_line_prefix Julien Rouhaud
 - Re: Why is parula failing? Tom Lane
 - Re: SQL:2011 application time Paul Jungwirth
 
- Re: Direct SSL connection with ALPN and HBA rules Jacob Champion
 - RE: Resetting synchronous_standby_names can wait for CHECKPOINT to finish Yusuke Egashira (Fujitsu)
 - Re: I have an exporting need... David Rowley
 - Re: GUC-ify walsender MAX_SEND_SIZE constant Michael Paquier
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Why is citext/regress failing on hamerkop? Thomas Munro
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Tender Wang
 - Re: First draft of PG 17 release notes Andy Fan
 - Re: UniqueKey v2 Andy Fan
 - Underscore in positional parameters? Erik Wienhold
 - Re: UniqueKey v2 Andy Fan
 - Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
 - Re: JIT compilation per plan node David Rowley
 - Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
 - Re: [PATCH] Fix bug when calling strncmp in check_authmethod_valid Michael Paquier
 - Re: SQL:2011 application time jian he
 - Re: explain format json, unit for serialize and memory are different. Michael Paquier
 - Bibliography section, some references cannot be found jian he
 - Re: Fix resource leak (src/backend/libpq/be-secure-common.c) Michael Paquier
 - Re: explain format json, unit for serialize and memory are different. David Rowley
 - Re: BitmapHeapScan streaming read user and prelim refactoring Michael Paquier
 - Re: I have an exporting need... Heikki Linnakangas
 - Re: consider -Wmissing-variable-declarations Peter Eisentraut
 - Re: Underscore in positional parameters? Michael Paquier
 - Re: Bibliography section, some references cannot be found Daniel Gustafsson
 - Re: JIT compilation per plan node Jelte Fennema-Nio
 - Re: An improved README experience for PostgreSQL Peter Eisentraut
 - Re: An improved README experience for PostgreSQL Peter Eisentraut
 - Re: JIT compilation per plan node David Rowley
 - Re: pgsql: Fix overread in JSON parsing errors for incomplete byte sequence Peter Eisentraut
 - Re: Why is citext/regress failing on hamerkop? Alexander Lakhin
 - Re: [PATCH] Fix bug when calling strncmp in check_authmethod_valid Daniel Gustafsson
 - Re: Underscore in positional parameters? Dean Rasheed
 - Re: cataloguing NOT NULL constraints Alvaro Herrera
 - Log details for stats dropped more than once Bertrand Drouvot
 - Re: elog/ereport VS misleading backtrace_function function address Jakub Wartak
 - Re: Fix resource leak (src/backend/libpq/be-secure-common.c) Daniel Gustafsson
 - Fix src/test/subscription/t/029_on_error.pl test when wal_debug is enabled Ilyasov Ian
 - Re: explain format json, unit for serialize and memory are different. David Rowley
 - Re: First draft of PG 17 release notes Elena Indrupskaya
 - Re: Incorrect Assert in BufFileSize()? David Rowley
 - Re: Fix resource leak (src/backend/libpq/be-secure-common.c) Ranier Vilela
 - Re: Postgres and --config-file option Aleksander Alekseev
 - Re: JIT compilation per plan node Jelte Fennema-Nio
 - Re: elog/ereport VS misleading backtrace_function function address Alvaro Herrera
 - Re: Avoid orphaned objects dependencies, take 3 Alexander Lakhin
 - RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
 - Re: Postgres and --config-file option Aleksander Alekseev
 - RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
 - Re: First draft of PG 17 release notes Jelte Fennema-Nio
 - Re: explain format json, unit for serialize and memory are different. jian he
 - Re: open items Robert Haas
 - Re: First draft of PG 17 release notes Pantelis Theodosiou
 - Re: explain format json, unit for serialize and memory are different. David Rowley
 - Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Robert Haas
 - Re: Network failure may prevent promotion Robert Haas
 - Re: Why is citext/regress failing on hamerkop? Tom Lane
 - Re: Underscore in positional parameters? Tom Lane
 - Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Alvaro Herrera
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Justin Pryzby
 - Re: I have an exporting need... Tom Lane
 - Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Robert Haas
 - Re: Why is citext/regress failing on hamerkop? Alexander Lakhin
 - Re: elog/ereport VS misleading backtrace_function function address Tom Lane
 - Re: broken JIT support on Fedora 40 Robert Haas
 - Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Alvaro Herrera
 - Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Robert Haas
 - Re: elog/ereport VS misleading backtrace_function function address Robert Haas
 - Re: Extend pgbench partitioning to pgbench_history Robert Haas
 - Re: An improved README experience for PostgreSQL Nathan Bossart
 - Re: Things I don't like about \du's "Attributes" column Robert Haas
 - Re: An improved README experience for PostgreSQL Tom Lane
 - Re: Underscore in positional parameters? Erik Wienhold
 - Re: libpq compression (part 3) Robert Haas
 - Re: An improved README experience for PostgreSQL Alvaro Herrera
 - Re: Things I don't like about \du's "Attributes" column David G. Johnston
 - Re: libpq compression (part 3) Jacob Burroughs
 - Re: psql: Allow editing query results with \gedit Robert Haas
 - Re: A wrong comment about search_indexed_tlist_for_var Robert Haas
 - Re: Direct SSL connection with ALPN and HBA rules Jacob Champion
 - Re: An improved README experience for PostgreSQL Nathan Bossart
 - Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
 - Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns Robert Haas
 - Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
 - Re: libpq compression (part 3) Robert Haas
 - Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
 - Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
 - Re: Add minimal C example and SQL registration example for custom table access methods. Robert Haas
 - Re: Unlinking Parallel Hash Join inner batch files sooner Robert Haas
 - Re: Add minimal C example and SQL registration example for custom table access methods. Phil Eaton
 - Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
 - Re: libpq compression (part 3) Jacob Burroughs
 - Re: First draft of PG 17 release notes Melanie Plageman
 - Re: BitmapHeapScan streaming read user and prelim refactoring Alvaro Herrera
 - Re: Add minimal C example and SQL registration example for custom table access methods. Robert Haas
 - Re: BitmapHeapScan streaming read user and prelim refactoring Alvaro Herrera
 - Re: libpq compression (part 3) Robert Haas
 - Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
 - Fwd: libpq compression (part 3) Jacob Burroughs
 - Re: Support tid range scan in parallel? Cary Huang
 - Re: Why is citext/regress failing on hamerkop? Thomas Munro
 
- Re: pgsql: Fix overread in JSON parsing errors for incomplete byte sequence Michael Paquier
 - Re: Row pattern recognition Tatsuo Ishii
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Underscore in positional parameters? Michael Paquier
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: explain format json, unit for serialize and memory are different. Michael Paquier
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Masahiko Sawada
 - Re: Avoid orphaned objects dependencies, take 3 Michael Paquier
 - plpgsql: fix parsing of integer range with underscores Erik Wienhold
 - Re: explain format json, unit for serialize and memory are different. Tom Lane
 - Re: cataloguing NOT NULL constraints Bruce Momjian
 - Re: cataloguing NOT NULL constraints Bruce Momjian
 - Re: explain format json, unit for serialize and memory are different. jian he
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes David Rowley
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Postgres and --config-file option Michael Paquier
 - Re: explain format json, unit for serialize and memory are different. David Rowley
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes David Rowley
 - Re: CFbot does not recognize patch contents Thomas Munro
 - Re: Fixup a few 2023 copyright years David Rowley
 - Re: query_id, pg_stat_activity, extended query protocol Imseih (AWS), Sami
 - Re: explain format json, unit for serialize and memory are different. jian he
 - Re: Fix src/test/subscription/t/029_on_error.pl test when wal_debug is enabled Michael Paquier
 - Re: Requiring LLVM 14+ in PostgreSQL 18 Thomas Munro
 - Re: Underscore in positional parameters? Michael Paquier
 - Re: explain format json, unit for serialize and memory are different. David Rowley
 - Re: CFbot does not recognize patch contents Tatsuo Ishii
 - Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
 - Re: query_id, pg_stat_activity, extended query protocol Michael Paquier
 - Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
 - Re: Requiring LLVM 14+ in PostgreSQL 18 Peter Eisentraut
 - Re: An improved README experience for PostgreSQL Peter Eisentraut
 - Re: Fixup a few 2023 copyright years Michael Paquier
 - Re: Log details for stats dropped more than once Michael Paquier
 - Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Masahiko Sawada
 - Re: Why is citext/regress failing on hamerkop? Alexander Lakhin
 - Re: SQL:2011 application time Michael Paquier
 - Re: pgsql: Fix overread in JSON parsing errors for incomplete byte sequence Peter Eisentraut
 - Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Bharath Rupireddy
 - Re: cataloguing NOT NULL constraints Alvaro Herrera
 - Re: Log details for stats dropped more than once Bertrand Drouvot
 - Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
 - Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
 - Re: First draft of PG 17 release notes Alvaro Herrera
 - Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Alvaro Herrera
 - Re: SQL:2011 application time Peter Eisentraut
 - Re: Postgres and --config-file option Peter Eisentraut
 - Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Bharath Rupireddy
 - Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
 - Re: First draft of PG 17 release notes David Rowley
 - Re: doc: some fixes for environment sections in ref pages Peter Eisentraut
 - Re: Fixup a few 2023 copyright years David Rowley
 - Re: Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs Nazir Bilal Yavuz
 - Re: Underscore in positional parameters? Peter Eisentraut
 - in parentesis is not usual on DOCs Marcos Pegoraro
 - Re: Converting README documentation to Markdown Daniel Gustafsson
 - Re: Fix src/test/subscription/t/029_on_error.pl test when wal_debug is enabled Amit Kapila
 - Re: in parentesis is not usual on DOCs Daniel Gustafsson
 - Re: cataloguing NOT NULL constraints Peter Eisentraut
 - Re: First draft of PG 17 release notes Melanie Plageman
 - Re: First draft of PG 17 release notes Amit Kapila
 - Re: query_id, pg_stat_activity, extended query protocol Andrei Lepikhov
 - Re: Direct SSL connection with ALPN and HBA rules Heikki Linnakangas
 - Re: Postgres and --config-file option David G. Johnston
 - RE: Fix src/test/subscription/t/029_on_error.pl test when wal_debug is enabled Hayato Kuroda (Fujitsu)
 - Re: libpq compression (part 3) Robert Haas
 - RE: Fix src/test/subscription/t/029_on_error.pl test when wal_debug is enabled Ilyasov Ian
 - Re: BitmapHeapScan streaming read user and prelim refactoring Robert Haas
 - Re: Fixup a few 2023 copyright years Tom Lane
 - Re: Postgres and --config-file option Jelte Fennema-Nio
 - Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
 - Re: Restrict EXPLAIN (ANALYZE) for RLS and security_barrier views Laurenz Albe
 - Re: BitmapHeapScan streaming read user and prelim refactoring Alvaro Herrera
 - Re: [DOC] Add detail regarding resource consumption wrt max_connections Robert Haas
 - Re: Simplify documentation related to Windows builds Robert Haas
 - Re: AIX support Sriram RK
 - Re: Adding the extension name to EData / log_line_prefix Peter Eisentraut
 - Re: CREATE TABLE creates a composite type corresponding to the table row, which is and is not there Robert Haas
 - Re: Adding the extension name to EData / log_line_prefix Tom Lane
 - Re: AIX support Noah Misch
 - Re: Why does pgindent's README say to download typedefs.list from the buildfarm? Robert Haas
 - Re: AIX support Sriram RK
 - Re: libpq compression (part 3) Jacob Burroughs
 - Re: libpq compression (part 3) Robert Haas
 - Re: GenBKI emits useless open;close for catalogs without rows Robert Haas
 - Re: libpq compression (part 3) Jacob Burroughs
 - Re: Adding the extension name to EData / log_line_prefix Chapman Flack
 - Re: Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block Robert Haas
 - Re: Adding the extension name to EData / log_line_prefix Andres Freund
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking Robert Haas
 - Re: Adding the extension name to EData / log_line_prefix Tom Lane
 - Re: Adding the extension name to EData / log_line_prefix Chapman Flack
 - Re: psql JSON output format Robert Haas
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek
 - Re: Use streaming read API in ANALYZE Nazir Bilal Yavuz
 - Re: pgsql: Fix overread in JSON parsing errors for incomplete byte sequence Jacob Champion
 - Re: Direct SSL connection with ALPN and HBA rules Jacob Champion
 - Re: Support a wildcard in backtrace_functions Robert Haas
 - Re: query_id, pg_stat_activity, extended query protocol Imseih (AWS), Sami
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking Tom Lane
 - Fix PGresult leak in pg_dump during binary upgrade Daniel Gustafsson
 - Re: add function argument names to regex* functions. Robert Haas
 - Re: Fix PGresult leak in pg_dump during binary upgrade Tom Lane
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking walther@technowledgy.de
 - Re: add function argument names to regex* functions. Robert Haas
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek
 - Re: add function argument names to regex* functions. David G. Johnston
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking Tom Lane
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking Robert Haas
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking Robert Haas
 - Re: add function argument names to regex* functions. Robert Haas
 - Re: add function argument names to regex* functions. Tom Lane
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking walther@technowledgy.de
 - Re: Incorrect Assert in BufFileSize()? Peter Geoghegan
 - Re: add function argument names to regex* functions. Chapman Flack
 - Re: add function argument names to regex* functions. David G. Johnston
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking Tom Lane
 - Re: date_trunc function in interval version Robert Haas
 - Re: Why does pgindent's README say to download typedefs.list from the buildfarm? Nathan Bossart
 - Re: add function argument names to regex* functions. Robert Haas
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking David G. Johnston
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek
 - Re: An improved README experience for PostgreSQL Nathan Bossart
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking Josef Šimánek
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking David G. Johnston
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking Tom Lane
 - More links on release-17.html Marcos Pegoraro
 - Re: add function argument names to regex* functions. Robert Haas
 - Re: [DOC] Add detail regarding resource consumption wrt max_connections Robert Treat
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking Robert Haas
 - Re: [DOC] Add detail regarding resource consumption wrt max_connections Robert Haas
 - Re: Why does pgindent's README say to download typedefs.list from the buildfarm? Robert Haas
 - Re: add function argument names to regex* functions. David G. Johnston
 - More performance improvements for pg_dump in binary upgrade mode Daniel Gustafsson
 - Re: add function argument names to regex* functions. David G. Johnston
 - Re: add function argument names to regex* functions. Robert Haas
 - Re: More performance improvements for pg_dump in binary upgrade mode Nathan Bossart
 - Re: [DOC] Add detail regarding resource consumption wrt max_connections Robert Treat
 - Re: Why does pgindent's README say to download typedefs.list from the buildfarm? Tom Lane
 - Re: add function argument names to regex* functions. David G. Johnston
 - Re: add function argument names to regex* functions. Chapman Flack
 - Re: Why does pgindent's README say to download typedefs.list from the buildfarm? Nathan Bossart
 - Re: add function argument names to regex* functions. Robert Haas
 - Re: Why does pgindent's README say to download typedefs.list from the buildfarm? Tom Lane
 - Re: Why does pgindent's README say to download typedefs.list from the buildfarm? Robert Haas
 - Re: Why does pgindent's README say to download typedefs.list from the buildfarm? Nathan Bossart
 - Re: Fix PGresult leak in pg_dump during binary upgrade Daniel Gustafsson
 - Re: recovery modules Nathan Bossart
 - Re: Adding the extension name to EData / log_line_prefix Andres Freund
 - Re: Adding the extension name to EData / log_line_prefix Tom Lane
 - Re: Why is citext/regress failing on hamerkop? Thomas Munro
 - Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Andres Freund
 - Re: Fix src/test/subscription/t/029_on_error.pl test when wal_debug is enabled Michael Paquier
 - Re: Why is citext/regress failing on hamerkop? Thomas Munro
 - Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Michael Paquier
 - Re: Underscore in positional parameters? Michael Paquier
 - Re: Log details for stats dropped more than once Michael Paquier
 - Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Jeff Davis
 - Re: Why does pgindent's README say to download typedefs.list from the buildfarm? Tom Lane
 - Re: remaining sql/json patches Thom Brown
 
- Re: Statistics Import and Export Jeff Davis
 - Re: Postgres and --config-file option Michael Paquier
 - Docs: Always use true|false instead of sometimes on|off for the subscription options Peter Smith
 - Re: explain format json, unit for serialize and memory are different. David Rowley
 - Re: CREATE TABLE/ProcessUtility hook behavior change David Steele
 - Re: query_id, pg_stat_activity, extended query protocol Michael Paquier
 - Re: Why is citext/regress failing on hamerkop? Thomas Munro
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking David G. Johnston
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking David G. Johnston
 - PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
 - Re: Requiring LLVM 14+ in PostgreSQL 18 Thomas Munro
 - Re: First draft of PG 17 release notes jian he
 - Re: PostgreSQL 17 Beta 1 release announcement draft David Rowley
 - Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes David G. Johnston
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: cataloguing NOT NULL constraints Bruce Momjian
 - Re: More links on release-17.html Bruce Momjian
 - Re: Fix src/test/subscription/t/029_on_error.pl test when wal_debug is enabled Amit Kapila
 - Re: First draft of PG 17 release notes David Rowley
 - Re: First draft of PG 17 release notes Andres Freund
 - Re: PostgreSQL 17 Beta 1 release announcement draft Kashif Zeeshan
 - Re: in parentesis is not usual on DOCs jian he
 - RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
 - RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
 - Re: PostgreSQL 17 Beta 1 release announcement draft Thom Brown
 - Re: Docs: Always use true|false instead of sometimes on|off for the subscription options David Rowley
 - Re: PostgreSQL 17 Beta 1 release announcement draft Bertrand Drouvot
 - Re: query_id, pg_stat_activity, extended query protocol Andrei Lepikhov
 - Re: PostgreSQL 17 Beta 1 release announcement draft zaidagilist
 - Re: PostgreSQL 17 Beta 1 release announcement draft Thom Brown
 - Pre-Commitfest Party on StHighload conf Andrey M. Borodin
 - Re: Pgoutput not capturing the generated columns Peter Smith
 - Re: [UNVERIFIED SENDER] pg_upgrade can result in early wraparound on databases with high transaction load Daniel Gustafsson
 - Re: PostgreSQL 17 Beta 1 release announcement draft David Rowley
 - Re: Pre-Commitfest Party on StHighload conf Kashif Zeeshan
 - Re: Underscore in positional parameters? Peter Eisentraut
 - Re: SQL:2011 application time Peter Eisentraut
 - Re: Docs: Always use true|false instead of sometimes on|off for the subscription options Peter Smith
 - Minor cleanups in the SSL tests Daniel Gustafsson
 - Re: POC: GROUP BY optimization Andrei Lepikhov
 - Re: First draft of PG 17 release notes jian he
 - Re: Postgres and --config-file option Aleksander Alekseev
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking Laurenz Albe
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
 - Re: Statistics Import and Export Corey Huinker
 - Re: Minor cleanups in the SSL tests Peter Eisentraut
 - Re: Wrong results with grouping sets Richard Guo
 - Re: First draft of PG 17 release notes Jelte Fennema-Nio
 - Re: A wrong comment about search_indexed_tlist_for_var Richard Guo
 - Re: Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block Quan Zongliang
 - Re: Why does pgindent's README say to download typedefs.list from the buildfarm? Peter Eisentraut
 - Re: An improved README experience for PostgreSQL Peter Eisentraut
 - Re: [PATCH] Add --syntax to postgres for SQL syntax checking Peter Eisentraut
 - Re: PostgreSQL 17 Beta 1 release announcement draft Jelte Fennema-Nio
 - Re: Why is parula failing? Robins Tharakan
 - Re: GUC names in messages Peter Eisentraut
 - Re: Adding the extension name to EData / log_line_prefix Peter Eisentraut
 - Re: GUC names in messages Alvaro Herrera
 - Re: Why is citext/regress failing on hamerkop? Alexander Lakhin
 - Re: PostgreSQL 17 Beta 1 release announcement draft Joe Conway
 - Re: First draft of PG 17 release notes Joe Conway
 - Re: CREATE DATABASE with filesystem cloning Nazir Bilal Yavuz
 - Re: Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block Robert Haas
 - Re: CREATE DATABASE with filesystem cloning Robert Haas
 - Re: Docs: Always use true|false instead of sometimes on|off for the subscription options David Rowley
 - Re: A wrong comment about search_indexed_tlist_for_var Robert Haas
 - Re: [DOC] Add detail regarding resource consumption wrt max_connections Robert Haas
 - Re: First draft of PG 17 release notes Melanie Plageman
 - Re: libpq compression (part 3) Robert Haas
 - Re: Pre-Commitfest Party on StHighload conf Aleksander Alekseev
 - Re: CREATE DATABASE with filesystem cloning Nazir Bilal Yavuz
 - Re: Direct SSL connection with ALPN and HBA rules Robert Haas
 - Re: PostgreSQL 17 Beta 1 release announcement draft Joe Conway
 - Re: Direct SSL connection with ALPN and HBA rules Daniel Gustafsson
 - avoid MERGE_ACTION keyword? Peter Eisentraut
 - Re: AIX support Sriram RK
 - Re: Direct SSL connection with ALPN and HBA rules Heikki Linnakangas
 - Re: AIX support Alvaro Herrera
 - Re: Why does pgindent's README say to download typedefs.list from the buildfarm? Tom Lane
 - Re: CREATE DATABASE with filesystem cloning Robert Haas
 - Re: Direct SSL connection with ALPN and HBA rules Robert Haas
 - Re: First draft of PG 17 release notes Peter Geoghegan
 - Re: Requiring LLVM 14+ in PostgreSQL 18 Nazir Bilal Yavuz
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
 - Re: CREATE TABLE creates a composite type corresponding to the table row, which is and is not there David G. Johnston
 - Re: First draft of PG 17 release notes Andrew Dunstan
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
 - Re: race condition when writing pg_control Melanie Plageman
 - Re: broken JIT support on Fedora 40 Dmitry Dolgov
 - Re: allow changing autovacuum_max_workers without restarting Imseih (AWS), Sami
 - Re: Docs: Always use true|false instead of sometimes on|off for the subscription options Tom Lane
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jacob Burroughs
 - Re: [UNVERIFIED SENDER] pg_upgrade can result in early wraparound on databases with high transaction load Tom Lane
 - Re: Statistics Import and Export Jeff Davis
 - commitfest.postgresql.org is no longer fit for purpose Robert Haas
 - Re: race condition when writing pg_control Nathan Bossart
 - Re: race condition when writing pg_control Tom Lane
 - Re: race condition when writing pg_control Andres Freund
 - Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Jeff Davis
 - Re: race condition when writing pg_control Tom Lane
 - Re: race condition when writing pg_control Andres Freund
 - Re: commitfest.postgresql.org is no longer fit for purpose Erik Rijkers
 - Re: commitfest.postgresql.org is no longer fit for purpose David G. Johnston
 - Re: commitfest.postgresql.org is no longer fit for purpose Maciek Sakrejda
 - Re: commitfest.postgresql.org is no longer fit for purpose Daniel Gustafsson
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: GUC names in messages Daniel Gustafsson
 - Re: GUC names in messages Daniel Gustafsson
 - Re: commitfest.postgresql.org is no longer fit for purpose Greg Stark
 - gist index builds try to open FSM over and over Andres Freund
 - Re: Why is citext/regress failing on hamerkop? Tom Lane
 - Re: GUC names in messages Tom Lane
 - Re: commitfest.postgresql.org is no longer fit for purpose Joe Conway
 - Re: query_id, pg_stat_activity, extended query protocol Imseih (AWS), Sami
 - Re: commitfest.postgresql.org is no longer fit for purpose Melanie Plageman
 - Re: commitfest.postgresql.org is no longer fit for purpose Magnus Hagander
 - Re: commitfest.postgresql.org is no longer fit for purpose Jacob Champion
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: commitfest.postgresql.org is no longer fit for purpose Jacob Champion
 - Lowering the minimum value for maintenance_work_mem Andres Freund
 - Re: commitfest.postgresql.org is no longer fit for purpose Jacob Champion
 - Re: commitfest.postgresql.org is no longer fit for purpose Jesper Pedersen
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: commitfest.postgresql.org is no longer fit for purpose Joe Conway
 - Re: Why is citext/regress failing on hamerkop? Andrew Dunstan
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: commitfest.postgresql.org is no longer fit for purpose Joe Conway
 - Re: Why is citext/regress failing on hamerkop? Tom Lane
 - Re: commitfest.postgresql.org is no longer fit for purpose David G. Johnston
 - optimizing pg_upgrade's once-in-each-database steps Nathan Bossart
 - Re: TerminateOtherDBBackends code comments inconsistency. Noah Misch
 - Re: commitfest.postgresql.org is no longer fit for purpose Jacob Champion
 - Re: Why is citext/regress failing on hamerkop? Andrew Dunstan
 - Re: Minor cleanups in the SSL tests Daniel Gustafsson
 - Re: commitfest.postgresql.org is no longer fit for purpose Joe Conway
 - Re: Why is citext/regress failing on hamerkop? Tom Lane
 - Re: commitfest.postgresql.org is no longer fit for purpose Peter Eisentraut
 - Re: commitfest.postgresql.org is no longer fit for purpose Jacob Champion
 - Re: commitfest.postgresql.org is no longer fit for purpose Peter Eisentraut
 - Re: commitfest.postgresql.org is no longer fit for purpose Peter Eisentraut
 - Re: commitfest.postgresql.org is no longer fit for purpose Jacob Champion
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: commitfest.postgresql.org is no longer fit for purpose Daniel Gustafsson
 - Re: commitfest.postgresql.org is no longer fit for purpose Joe Conway
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: commitfest.postgresql.org is no longer fit for purpose Peter Eisentraut
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: commitfest.postgresql.org is no longer fit for purpose Melanie Plageman
 - Re: Simplify documentation related to Windows builds Michael Paquier
 - Re: Requiring LLVM 14+ in PostgreSQL 18 Thomas Munro
 - Re: WAL record CRC calculated incorrectly because of underlying buffer modification Jeff Davis
 - Re: Docs: Always use true|false instead of sometimes on|off for the subscription options Peter Smith
 - Re: Postgres and --config-file option Michael Paquier
 - Re: SQL:2011 application time Jeff Davis
 - Re: Postgres and --config-file option David G. Johnston
 - Re: Fix src/test/subscription/t/029_on_error.pl test when wal_debug is enabled Michael Paquier
 
- Re: Underscore in positional parameters? Michael Paquier
 - Re: optimizing pg_upgrade's once-in-each-database steps Jeff Davis
 - Re: open items Michael Paquier
 - Re: Why does pgindent's README say to download typedefs.list from the buildfarm? Michael Paquier
 - Re: Why does pgindent's README say to download typedefs.list from the buildfarm? Tom Lane
 - Re: WAL record CRC calculated incorrectly because of underlying buffer modification Michael Paquier
 - Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart
 - Re: Why does pgindent's README say to download typedefs.list from the buildfarm? Michael Paquier
 - Re: pg_sequence_last_value() for unlogged sequences on standbys Nathan Bossart
 - Re: Potential stack overflow in incremental base backup Thomas Munro
 - Re: allow changing autovacuum_max_workers without restarting Nathan Bossart
 - Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
 - Re: commitfest.postgresql.org is no longer fit for purpose Robert Haas
 - Return pg_control from pg_backup_stop(). David Steele
 - Re: Add recovery to pg_control and remove backup_label David Steele
 - RE: Slow catchup of 2PC (twophase) transactions on replica in LR Hayato Kuroda (Fujitsu)
 - Re: GUC names in messages Peter Smith
 - Re: [Buildfarm:63] Re: Why is citext/regress failing on hamerkop? TAKATSUKA Haruka
 - Re: Slow catchup of 2PC (twophase) transactions on replica in LR Peter Smith
 - Re: race condition when writing pg_control Thomas Munro
 - Re: commitfest.postgresql.org is no longer fit for purpose Peter Eisentraut
 - Re: commitfest.postgresql.org is no longer fit for purpose Peter Eisentraut
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: pg_combinebackup does not detect missing files David Steele
 - Re: Why does pgindent's README say to download typedefs.list from the buildfarm? Michael Paquier
 - Re: Why does pgindent's README say to download typedefs.list from the buildfarm? Peter Eisentraut
 - Re: Minor cleanups in the SSL tests Peter Eisentraut
 - Ignore Visual Studio's Temp Files While Working with PG on Windows Yasir
 - Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Peter Eisentraut
 - Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Yasir
 - Re: commitfest.postgresql.org is no longer fit for purpose Heikki Linnakangas
 - Re: Incorrect Assert in BufFileSize()? David Rowley
 - Re: commitfest.postgresql.org is no longer fit for purpose Yasir
 - Re: commitfest.postgresql.org is no longer fit for purpose Heikki Linnakangas
 - Re: Minor cleanups in the SSL tests Daniel Gustafsson
 - Re: avoid MERGE_ACTION keyword? Dean Rasheed
 - Re: commitfest.postgresql.org is no longer fit for purpose Jelte Fennema-Nio
 - Re: plpgsql: fix parsing of integer range with underscores Dean Rasheed
 - Re: commitfest.postgresql.org is no longer fit for purpose Daniel Gustafsson
 - Re: commitfest.postgresql.org is no longer fit for purpose Daniel Gustafsson
 - Re: commitfest.postgresql.org is no longer fit for purpose Jelte Fennema-Nio
 - Re: commitfest.postgresql.org is no longer fit for purpose Jelte Fennema-Nio
 - Re: commitfest.postgresql.org is no longer fit for purpose Andrey M. Borodin
 - Re: commitfest.postgresql.org is no longer fit for purpose Chris Travers
 - Re: Wrong results with grouping sets Richard Guo
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Alexander Korotkov
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Pavel Borisov
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Pavel Borisov
 - Re: commitfest.postgresql.org is no longer fit for purpose Tomas Vondra
 - Re: commitfest.postgresql.org is no longer fit for purpose Robert Haas
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
 - Re: commitfest.postgresql.org is no longer fit for purpose Daniel Gustafsson
 - Re: commitfest.postgresql.org is no longer fit for purpose Robert Haas
 - Re: GUC names in messages Peter Eisentraut
 - Re: Postgres and --config-file option Alvaro Herrera
 - Re: commitfest.postgresql.org is no longer fit for purpose Joe Conway
 - Re: pg_combinebackup does not detect missing files Robert Haas
 - Re: commitfest.postgresql.org is no longer fit for purpose Jelte Fennema-Nio
 - Re: commitfest.postgresql.org is no longer fit for purpose Jelte Fennema-Nio
 - Re: [UNVERIFIED SENDER] pg_upgrade can result in early wraparound on databases with high transaction load Daniel Gustafsson
 - Re: commitfest.postgresql.org is no longer fit for purpose Joe Conway
 - Re: commitfest.postgresql.org is no longer fit for purpose Peter Eisentraut
 - Re: commitfest.postgresql.org is no longer fit for purpose Andrey M. Borodin
 - Re: commitfest.postgresql.org is no longer fit for purpose David G. Johnston
 - Re: Streaming read-ready sequential scan code Alexander Lakhin
 - Re: commitfest.postgresql.org is no longer fit for purpose Peter Eisentraut
 - Re: commitfest.postgresql.org is no longer fit for purpose Robert Haas
 - Re: commitfest.postgresql.org is no longer fit for purpose Robert Haas
 - Re: commitfest.postgresql.org is no longer fit for purpose Peter Eisentraut
 - Re: commitfest.postgresql.org is no longer fit for purpose Tomas Vondra
 - Re: commitfest.postgresql.org is no longer fit for purpose Daniel Gustafsson
 - remove Todo item: Allow infinite intervals just like infinite timestamps jian he
 - broken tables on hot standby after migration on PostgreSQL 16 (3x times last month) Pavel Stehule
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
 - Re: First draft of PG 17 release notes jian he
 - Re: psql: Allow editing query results with \gedit Christoph Berg
 - Re: First draft of PG 17 release notes Daniel Verite
 - Re: psql JSON output format Christoph Berg
 - Re: psql: Allow editing query results with \gedit Robert Haas
 - Re: commitfest.postgresql.org is no longer fit for purpose Joe Conway
 - Re: psql JSON output format Robert Haas
 - Re: commitfest.postgresql.org is no longer fit for purpose Robert Haas
 - Re: psql JSON output format Pavel Stehule
 - Re: commitfest.postgresql.org is no longer fit for purpose Peter Geoghegan
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: commitfest.postgresql.org is no longer fit for purpose Robert Haas
 - Re: WAL record CRC calculated incorrectly because of underlying buffer modification Jeff Davis
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: improve performance of pg_dump --binary-upgrade Nathan Bossart
 - Re: WAL record CRC calculated incorrectly because of underlying buffer modification Robert Haas
 - Re: Why does pgindent's README say to download typedefs.list from the buildfarm? Tom Lane
 - Re: commitfest.postgresql.org is no longer fit for purpose Melanie Plageman
 - Re: commitfest.postgresql.org is no longer fit for purpose Jacob Champion
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: commitfest.postgresql.org is no longer fit for purpose Robert Haas
 - Re: commitfest.postgresql.org is no longer fit for purpose Robert Haas
 - Re: broken tables on hot standby after migration on PostgreSQL 16 (3x times last month) Peter Geoghegan
 - Re: commitfest.postgresql.org is no longer fit for purpose Joe Conway
 - Re: commitfest.postgresql.org is no longer fit for purpose Jelte Fennema-Nio
 - RE: Proposal for Updating CRC32C with AVX-512 Algorithm. Amonson, Paul D
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: Why is citext/regress failing on hamerkop? Tom Lane
 - problems with "Shared Memory and Semaphores" section of docs Nathan Bossart
 - Re: remove Todo item: Allow infinite intervals just like infinite timestamps Robert Haas
 - Re: problems with "Shared Memory and Semaphores" section of docs Tom Lane
 - Re: commitfest.postgresql.org is no longer fit for purpose Greg Sabino Mullane
 - Re: broken tables on hot standby after migration on PostgreSQL 16 (3x times last month) Pavel Stehule
 - Re: broken tables on hot standby after migration on PostgreSQL 16 (3x times last month) Peter Geoghegan
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jacob Burroughs
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Mark Dilger
 - Re: Internal error codes triggered by tests Robert Haas
 - Re: problems with "Shared Memory and Semaphores" section of docs Nathan Bossart
 - Re: Comments about TLS (no SSLRequest) and ALPN Greg Stark
 - Re: Postgres and --config-file option Robert Haas
 - Re: Postgres and --config-file option Tom Lane
 - Re: problems with "Shared Memory and Semaphores" section of docs Imseih (AWS), Sami
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Pavel Borisov
 - Re: Comments on Custom RMGRs Robert Haas
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Mark Dilger
 - Re: problems with "Shared Memory and Semaphores" section of docs Nathan Bossart
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
 - Re: problems with "Shared Memory and Semaphores" section of docs Nathan Bossart
 - Re: problems with "Shared Memory and Semaphores" section of docs Andres Freund
 - Re: problems with "Shared Memory and Semaphores" section of docs Imseih (AWS), Sami
 - allow sorted builds for btree_gist Tomas Vondra
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Mark Dilger
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Pavel Borisov
 - Re: broken tables on hot standby after migration on PostgreSQL 16 (3x times last month) Andres Freund
 - Re: commitfest.postgresql.org is no longer fit for purpose Laurenz Albe
 - Re: Propagate sanity checks of ProcessUtility() to standard_ProcessUtility()? Robert Haas
 - Re: commitfest.postgresql.org is no longer fit for purpose Robert Haas
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Peter Geoghegan
 - Re: broken tables on hot standby after migration on PostgreSQL 16 (3x times last month) Peter Geoghegan
 - Re: broken tables on hot standby after migration on PostgreSQL 16 (3x times last month) Pavel Stehule
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Mark Dilger
 - Re: Streaming read-ready sequential scan code Thomas Munro
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Mark Dilger
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Peter Geoghegan
 - Re: Speed up clean meson builds by ~25% Robert Haas
 - Re: Comments on Custom RMGRs Jeff Davis
 - Re: Comments on Custom RMGRs Robert Haas
 - Re: commitfest.postgresql.org is no longer fit for purpose Tomas Vondra
 - Re: commitfest.postgresql.org is no longer fit for purpose David G. Johnston
 - Re: broken tables on hot standby after migration on PostgreSQL 16 (3x times last month) Pavel Stehule
 - Re: First draft of PG 17 release notes Jeff Davis
 - Re: libpq compression (part 3) Jacob Burroughs
 - Re: Speed up clean meson builds by ~25% Tom Lane
 - Re: Speed up clean meson builds by ~25% Robert Haas
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Pavel Borisov
 - Re: libpq compression (part 3) Jacob Champion
 - Re: Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block Bruce Momjian
 - Re: libpq compression (part 3) Robert Haas
 - Re: pg_combinebackup does not detect missing files David Steele
 - Re: Speed up clean meson builds by ~25% Peter Eisentraut
 - Re: libpq compression (part 3) Jelte Fennema-Nio
 - Re: libpq compression (part 3) Jelte Fennema-Nio
 - Re: Streaming read-ready sequential scan code Thomas Munro
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
 - Re: CREATE TABLE creates a composite type corresponding to the table row, which is and is not there Erik Wienhold
 
- Re: allow sorted builds for btree_gist Paul A Jungwirth
 - Re: CREATE TABLE creates a composite type corresponding to the table row, which is and is not there David G. Johnston
 - Re: Underscore in positional parameters? Erik Wienhold
 - Re: CREATE TABLE creates a composite type corresponding to the table row, which is and is not there Erik Wienhold
 - Re: Internal error codes triggered by tests Michael Paquier
 - Re: Propagate sanity checks of ProcessUtility() to standard_ProcessUtility()? Michael Paquier
 - Re: Streaming read-ready sequential scan code Thomas Munro
 - Re: libpq compression (part 3) Jacob Burroughs
 - Re: Refactoring backend fork+exec code Thomas Munro
 - Re: race condition when writing pg_control Thomas Munro
 - Re: [PATCH] LockAcquireExtended improvement Will Mortensen
 - Re: allow sorted builds for btree_gist Andrey M. Borodin
 - Re: [PATCH] LockAcquireExtended improvement Jingxian Li
 - Re: allow sorted builds for btree_gist Tomas Vondra
 - Re: Speed up clean meson builds by ~25% Alvaro Herrera
 - Re: pg_combinebackup does not detect missing files Tomas Vondra
 - Re: Schema variables - new implementation for Postgres 15 Alvaro Herrera
 - Re: [PATCH] LockAcquireExtended improvement Michael Paquier
 - Re: allow sorted builds for btree_gist Andrey M. Borodin
 - Re: allow sorted builds for btree_gist Tomas Vondra
 - Re: BUG #18348: Inconsistency with EXTRACT([field] from INTERVAL); Martijn Wallet
 - Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Andrew Dunstan
 - Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Josef Šimánek
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: BUG #18348: Inconsistency with EXTRACT([field] from INTERVAL); Martijn Wallet
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Speed up clean meson builds by ~25% Tom Lane
 - Re: allow sorted builds for btree_gist Michał Kłeczek
 - Sort functions with specialized comparators Andrey M. Borodin
 - Re: Streaming read-ready sequential scan code Alexander Lakhin
 - Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Yasir
 - Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Yasir
 - Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Tom Lane
 - Re: First draft of PG 17 release notes Andrew Dunstan
 - Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Josef Šimánek
 - Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Andrew Dunstan
 - Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Yasir
 - Re: Multiple startup messages over the same connection Vladimir Churyukin
 - Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Tom Lane
 - Re: date_trunc function in interval version Przemysław Sztoch
 - Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Josef Šimánek
 - Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Yasir
 - Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Yasir
 - Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Josef Šimánek
 - Re: Why is citext/regress failing on hamerkop? Andrew Dunstan
 - Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Andrew Dunstan
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Yasir
 - Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Noah Misch
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: date_trunc function in interval version Yasir
 - Re: Why is citext/regress failing on hamerkop? Tom Lane
 - Re: pg_combinebackup does not detect missing files David Steele
 - Re: Requiring LLVM 14+ in PostgreSQL 18 Ole Peder Brandtzæg
 - Re: commitfest.postgresql.org is no longer fit for purpose Bruce Momjian
 - Re: speed up a logical replica setup Thomas Munro
 - Re: Requiring LLVM 14+ in PostgreSQL 18 Thomas Munro
 - Re: Requiring LLVM 14+ in PostgreSQL 18 Ole Peder Brandtzæg
 - Re: Requiring LLVM 14+ in PostgreSQL 18 Tom Lane
 - Re: Streaming read-ready sequential scan code Thomas Munro
 - PATCH: Add query for operators unusable with RLS to documentation Josh Snyder
 
- Re: Sort functions with specialized comparators Ranier Vilela
 - Re: generic plans and "initial" pruning David Rowley
 - Re: generic plans and "initial" pruning Tom Lane
 - Re: generic plans and "initial" pruning David Rowley
 - Minor fixes for couple some comments around MERGE RETURNING David Rowley
 - Re: First draft of PG 17 release notes David Rowley
 - Re: Underscore in positional parameters? Alexander Lakhin
 - Re: Multiple startup messages over the same connection Jelte Fennema-Nio
 - Re: Avoid orphaned objects dependencies, take 3 Alexander Lakhin
 - Re: commitfest.postgresql.org is no longer fit for purpose Dmitry Dolgov
 - postgresql 17 (testing) SLES 15.5 missing "repodata" .. André Verwijs
 - Re: commitfest.postgresql.org is no longer fit for purpose Joe Conway
 - Re: Underscore in positional parameters? Erik Wienhold
 - Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions Tom Lane
 - State of pg_createsubscriber Tom Lane
 - Re: State of pg_createsubscriber Euler Taveira
 - Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions David Benjamin
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions Peter Eisentraut
 - Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions Daniel Gustafsson
 - Re: PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
 - Re: PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
 - Re: PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
 - Re: PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
 - Re: PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
 - Re: PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
 - Re: PostgreSQL 17 Beta 1 release announcement draft Erik Rijkers
 - Re: GUC names in messages Peter Smith
 - Re: PostgreSQL 17 Beta 1 release announcement draft David Rowley
 
- Re: in parentesis is not usual on DOCs jian he
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: commitfest.postgresql.org is no longer fit for purpose Bruce Momjian
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: Underscore in positional parameters? jian he
 - Re: Underscore in positional parameters? Erik Wienhold
 - Re: Underscore in positional parameters? Tom Lane
 - Injection points: preloading and runtime arguments Michael Paquier
 - Re: Lowering the minimum value for maintenance_work_mem Masahiko Sawada
 - RE: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Hayato Kuroda (Fujitsu)
 - Re: commitfest.postgresql.org is no longer fit for purpose Thomas Munro
 - Re: Lowering the minimum value for maintenance_work_mem John Naylor
 - Re: First draft of PG 17 release notes John Naylor
 - Re: State of pg_createsubscriber Amit Kapila
 - Re: Pgoutput not capturing the generated columns Shlok Kyal
 - Re: PostgreSQL 17 Beta 1 release announcement draft John Naylor
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Convert node test compile-time settings into run-time parameters Peter Eisentraut
 - Re: State of pg_createsubscriber Michael Paquier
 - inconsistent quoting in error messages Kyotaro Horiguchi
 - Re: Proposal for Updating CRC32C with AVX-512 Algorithm. Daniel Gustafsson
 - Re: Eager aggregation, take 3 Richard Guo
 - Re: commitfest.postgresql.org is no longer fit for purpose Daniel Gustafsson
 - Re: Pgoutput not capturing the generated columns Masahiko Sawada
 - Re: using extended statistics to improve join estimates Andrei Lepikhov
 - Re: using extended statistics to improve join estimates Andy Fan
 - Re: POC: GROUP BY optimization jian he
 - Re: Pgoutput not capturing the generated columns vignesh C
 - Re: commitfest.postgresql.org is no longer fit for purpose Mark Cave-Ayland
 - Re: Postgres and --config-file option Aleksander Alekseev
 - Re: commitfest.postgresql.org is no longer fit for purpose Mark Cave-Ayland
 - Re: PostgreSQL 17 Beta 1 release announcement draft Bertrand Drouvot
 - Re: using extended statistics to improve join estimates Andrei Lepikhov
 - Re: PostgreSQL 17 Beta 1 release announcement draft Alvaro Herrera
 - Re: PostgreSQL 17 Beta 1 release announcement draft Alvaro Herrera
 - Re: speed up a logical replica setup Amit Kapila
 - Re: PostgreSQL 17 Beta 1 release announcement draft David Rowley
 - Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns Jakub Wartak
 - zlib detection in Meson on Windows broken? Dave Page
 - Re: speed up a logical replica setup Shlok Kyal
 - Re: Fix src/test/subscription/t/029_on_error.pl test when wal_debug is enabled Amit Kapila
 - Re: PostgreSQL 17 Beta 1 release announcement draft Thom Brown
 - Re: PostgreSQL 17 Beta 1 release announcement draft David Rowley
 - Re: Convert node test compile-time settings into run-time parameters Ranier Vilela
 - Re: commitfest.postgresql.org is no longer fit for purpose Alvaro Herrera
 - Re: PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
 - Re: PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
 - Re: remaining sql/json patches Amit Langote
 - Re: Injection points: preloading and runtime arguments Andrey M. Borodin
 - Re: Injection points: preloading and runtime arguments Andrey M. Borodin
 - Re: generic plans and "initial" pruning Amit Langote
 - Re: PostgreSQL 17 Beta 1 release announcement draft jian he
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Speed up clean meson builds by ~25% Robert Haas
 - Re: PostgreSQL 17 Beta 1 release announcement draft Masahiko Sawada
 - Re: Convert node test compile-time settings into run-time parameters Tom Lane
 - Re: Underscore in positional parameters? Erik Wienhold
 - Re: libpq compression (part 3) Jacob Champion
 - Re: commitfest.postgresql.org is no longer fit for purpose Robert Haas
 - Re: commitfest.postgresql.org is no longer fit for purpose Robert Haas
 - Reading timestamp values from Datums gives garbage values Sushrut Shivaswamy
 - Re: Shared detoast Datum proposal Robert Haas
 - Re: libpq compression (part 3) Robert Haas
 - Re: libpq compression (part 3) Robert Haas
 - Re: Speed up clean meson builds by ~25% Andres Freund
 - Re: Reading timestamp values from Datums gives garbage values Tomas Vondra
 - Re: Speed up clean meson builds by ~25% Robert Haas
 - Re: zlib detection in Meson on Windows broken? Andrew Dunstan
 - Re: commitfest.postgresql.org is no longer fit for purpose Matthias van de Meent
 - Re: date_trunc function in interval version Przemysław Sztoch
 - Re: date_trunc function in interval version Przemysław Sztoch
 - Re: Reading timestamp values from Datums gives garbage values Chapman Flack
 - Re: Reading timestamp values from Datums gives garbage values Tom Lane
 - Re: PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
 - Re: PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
 - Re: libpq compression (part 3) Jacob Champion
 - Cleaning up perl code Alexander Lakhin
 - Re: libpq compression (part 3) Robert Haas
 - Re: pg_combinebackup does not detect missing files Robert Haas
 - Re: Propagate sanity checks of ProcessUtility() to standard_ProcessUtility()? Robert Haas
 - Re: libpq compression (part 3) Jacob Champion
 - Re: soliciting patches to review Robert Haas
 - Re: libpq compression (part 3) Robert Haas
 - Re: libpq compression (part 3) Andrey M. Borodin
 - Re: First draft of PG 17 release notes Melanie Plageman
 - Re: libpq compression (part 3) Robert Haas
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Melanie Plageman
 - Re: First draft of PG 17 release notes Jeff Davis
 - Re: libpq compression (part 3) Andrey M. Borodin
 - Re: libpq compression (part 3) Jacob Champion
 - Re: libpq compression (part 3) Jacob Champion
 - Re: libpq compression (part 3) Magnus Hagander
 - Re: Cleaning up perl code Dagfinn Ilmari Mannsåker
 - Re: Use streaming read API in ANALYZE Melanie Plageman
 - Re: commitfest.postgresql.org is no longer fit for purpose Akshat Jaimini
 - Re: Streaming read-ready sequential scan code Melanie Plageman
 - tydedef extraction - back to the future Andrew Dunstan
 - Re: tydedef extraction - back to the future Tom Lane
 - Re: commitfest.postgresql.org is no longer fit for purpose Maciek Sakrejda
 - Re: Streaming read-ready sequential scan code Thomas Munro
 - Re: pg_combinebackup does not detect missing files David Steele
 - Re: I have an exporting need... Juan Hernández
 
- Re: Injection points: preloading and runtime arguments Michael Paquier
 - Re: First draft of PG 17 release notes Amit Langote
 - Re: recovery modules Nathan Bossart
 - Path to unreverting "Allow planner to use Merge Append to efficiently implement UNION" David Rowley
 - Re: Cleaning up perl code Alexander Lakhin
 - doc regexp_replace replacement string \n does not explained properly jian he
 - Re: doc regexp_replace replacement string \n does not explained properly David G. Johnston
 - Feature request: limiting isolation level choices Tihrd Reed
 - Re: Postgres and --config-file option Michael Paquier
 - Re: inconsistent quoting in error messages Peter Smith
 - Re: Cleaning up perl code Michael Paquier
 - Re: Speed up clean meson builds by ~25% Peter Eisentraut
 - Re: broken tables on hot standby after migration on PostgreSQL 16 (3x times last month) Pavel Stehule
 - Re: using extended statistics to improve join estimates Andrei Lepikhov
 - Re: Pgoutput not capturing the generated columns Peter Smith
 - Re: zlib detection in Meson on Windows broken? Sandeep Thakkar
 - Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
 - Re: CREATE DATABASE with filesystem cloning Nazir Bilal Yavuz
 - Re: POC: GROUP BY optimization Andrei Lepikhov
 - Re: zlib detection in Meson on Windows broken? Nazir Bilal Yavuz
 - How to declare GIN index on array type column when bootstrap? Zhang Mingli
 - Re: zlib detection in Meson on Windows broken? Dave Page
 - Re: Reading timestamp values from Datums gives garbage values Aleksander Alekseev
 - Re: PostgreSQL 17 Beta 1 release announcement draft John Naylor
 - Re: Injection points: preloading and runtime arguments Andrey M. Borodin
 - Re: Path to unreverting "Allow planner to use Merge Append to efficiently implement UNION" Heikki Linnakangas
 - Re: CREATE DATABASE with filesystem cloning Ranier Vilela
 - Re: Convert node test compile-time settings into run-time parameters Peter Eisentraut
 - Re: Convert node test compile-time settings into run-time parameters Ranier Vilela
 - Re: libpq compression (part 3) Robert Haas
 - Re: Path to unreverting "Allow planner to use Merge Append to efficiently implement UNION" Alvaro Herrera
 - Re: Path to unreverting "Allow planner to use Merge Append to efficiently implement UNION" David Rowley
 - Re: Avoid orphaned objects dependencies, take 3 Robert Haas
 - Re: Reading timestamp values from Datums gives garbage values Sushrut Shivaswamy
 - Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Justin Pryzby
 - Possible Bug in relation_open Pradeep Kumar
 - Re: zlib detection in Meson on Windows broken? Sandeep Thakkar
 - Re: zlib detection in Meson on Windows broken? Dave Page
 - Re: Possible Bug in relation_open Robert Haas
 - Re: zlib detection in Meson on Windows broken? Andres Freund
 - Re: Possible Bug in relation_open Tom Lane
 - Re: libpq compression (part 3) Jacob Burroughs
 - Re: zlib detection in Meson on Windows broken? Dave Page
 - Re: broken tables on hot standby after migration on PostgreSQL 16 (3x times last month) Andres Freund
 - Re: libpq compression (part 3) Jelte Fennema-Nio
 - Re: libpq compression (part 3) Jacob Burroughs
 - Re: First draft of PG 17 release notes Andres Freund
 - Re: First draft of PG 17 release notes Andres Freund
 - Re: First draft of PG 17 release notes Andres Freund
 - Re: First draft of PG 17 release notes Alvaro Herrera
 - Re: zlib detection in Meson on Windows broken? Andres Freund
 - Re: First draft of PG 17 release notes Peter Geoghegan
 - Re: Path to unreverting "Allow planner to use Merge Append to efficiently implement UNION" Robert Haas
 - Re: First draft of PG 17 release notes Robert Haas
 - Re: SQL:2011 application time Robert Haas
 - Re: libpq compression (part 3) Jacob Champion
 - Re: First draft of PG 17 release notes Melanie Plageman
 - Re: SQL:2011 application time Isaac Morland
 - Re: libpq compression (part 3) Jacob Champion
 - Re: Convert node test compile-time settings into run-time parameters Andres Freund
 - Re: First draft of PG 17 release notes Robert Haas
 - Re: libpq compression (part 3) Jacob Burroughs
 - Re: problems with "Shared Memory and Semaphores" section of docs Nathan Bossart
 - Re: libpq compression (part 3) Jacob Burroughs
 - Re: libpq compression (part 3) Jacob Champion
 - Re: SQL:2011 application time Jeff Davis
 - Re: zlib detection in Meson on Windows broken? Andrew Dunstan
 - Re: Path to unreverting "Allow planner to use Merge Append to efficiently implement UNION" David Rowley
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: zlib detection in Meson on Windows broken? Tristan Partin
 - Re: problems with "Shared Memory and Semaphores" section of docs Imseih (AWS), Sami
 
- Re: Shared detoast Datum proposal Andy Fan
 - Re: Skip adding row-marks for non target tables when result relation is foreign table. Jeff Davis
 - Re: First draft of PG 17 release notes Masahiko Sawada
 - Re: Shared detoast Datum proposal Andy Fan
 - Re: Path to unreverting "Allow planner to use Merge Append to efficiently implement UNION" David Rowley
 - Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Ajin Cherian
 - Re: apply_scanjoin_target_to_paths and partitionwise join Ashutosh Bapat
 - Re: State of pg_createsubscriber Shlok Kyal
 - Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
 - Re: zlib detection in Meson on Windows broken? Dave Page
 - Re: zlib detection in Meson on Windows broken? Dave Page
 - Re: in parentesis is not usual on DOCs Peter Eisentraut
 - Re: speed up a logical replica setup Amit Kapila
 - Re: in parentesis is not usual on DOCs jian he
 - Re: tydedef extraction - back to the future Peter Eisentraut
 - Re: Pgoutput not capturing the generated columns Peter Eisentraut
 - Re: State of pg_createsubscriber Amit Kapila
 - Re: Testing autovacuum wraparound (including failsafe) Alexander Lakhin
 - Re: First draft of PG 17 release notes torikoshia
 - Re: Schema variables - new implementation for Postgres 15 Peter Eisentraut
 - Re: Shared detoast Datum proposal Nikita Malakhov
 - An implementation of multi-key sort Wang Yao
 - Re: zlib detection in Meson on Windows broken? Nazir Bilal Yavuz
 - Re: State of pg_createsubscriber Robert Haas
 - Re: Schema variables - new implementation for Postgres 15 Dmitry Dolgov
 - Re: zlib detection in Meson on Windows broken? Dave Page
 - RE: Fix src/test/subscription/t/029_on_error.pl test when wal_debug is enabled Ilyasov Ian
 - Re: State of pg_createsubscriber Robert Haas
 - Re: State of pg_createsubscriber Robert Haas
 - Avoid possible dereference null pointer (src/backend/catalog/pg_depend.c) Ranier Vilela
 - Re: Avoid orphaned objects dependencies, take 3 Robert Haas
 - Re: Shared detoast Datum proposal Robert Haas
 - Re: speed up a logical replica setup Euler Taveira
 - Re: An implementation of multi-key sort Heikki Linnakangas
 - Re: Avoid possible dereference null pointer (src/backend/catalog/pg_depend.c) Ranier Vilela
 - Re: AIX support Sriram RK
 - Re: zlib detection in Meson on Windows broken? Nazir Bilal Yavuz
 - Re: zlib detection in Meson on Windows broken? Dave Page
 - Re: Virtual generated columns Peter Eisentraut
 - Re: Schema variables - new implementation for Postgres 15 Tom Lane
 - Re: Virtual generated columns Peter Eisentraut
 - Re: Schema variables - new implementation for Postgres 15 Alvaro Herrera
 - Re: Schema variables - new implementation for Postgres 15 walther@technowledgy.de
 - Re: Avoid possible dereference null pointer (src/backend/catalog/pg_depend.c) Ranier Vilela
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Sort operation displays more tuples than it contains its subnode a.rybakina
 - Re: Sort operation displays more tuples than it contains its subnode David Rowley
 - Re: Sort operation displays more tuples than it contains its subnode Tom Lane
 - Re: processes stuck in shutdown following OOM/recovery Martijn Wallet
 - Re: processes stuck in shutdown following OOM/recovery Martijn Wallet
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: processes stuck in shutdown following OOM/recovery Thomas Munro
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
 - Re: PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
 - Re: PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
 - Re: PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
 - Re: processes stuck in shutdown following OOM/recovery Martijn Wallet
 - Re: PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
 - Re: processes stuck in shutdown following OOM/recovery Martijn Wallet
 
- Inval reliability, especially for inplace updates Noah Misch
 - Re: Avoid possible dereference null pointer (src/backend/catalog/pg_depend.c) Michael Paquier
 - Re: Shared detoast Datum proposal Andy Fan
 - Speed up JSON escape processing with SIMD plus other optimisations David Rowley
 - Re: First draft of PG 17 release notes David Rowley
 - Re: Shared detoast Datum proposal Andy Fan
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: using extended statistics to improve join estimates Andy Fan
 - Re: Speed up JSON escape processing with SIMD plus other optimisations David Rowley
 - Re: First draft of PG 17 release notes David Rowley
 - Re: using extended statistics to improve join estimates Andrei Lepikhov
 - Re: Minor fixes for couple some comments around MERGE RETURNING David Rowley
 - Re: Pgoutput not capturing the generated columns Shubham Khanna
 - Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
 - Re: PostgreSQL 17 Beta 1 release announcement draft Bertrand Drouvot
 - Re: [PATCH] LockAcquireExtended improvement Michael Paquier
 - Re: [PATCH] LockAcquireExtended improvement Will Mortensen
 - Re: Fix src/test/subscription/t/029_on_error.pl test when wal_debug is enabled Michael Paquier
 - RE: Pgoutput not capturing the generated columns Hayato Kuroda (Fujitsu)
 - Re: Synchronizing slots from primary to standby Peter Smith
 - Re: AIX support Peter Eisentraut
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Conflict Detection and Resolution shveta malik
 - Re: State of pg_createsubscriber Amit Kapila
 - RE: State of pg_createsubscriber Hayato Kuroda (Fujitsu)
 - Re: Wrong results with grouping sets Richard Guo
 - Re: HEAD build error on Fedora 39 Sandeep Thakkar
 - RE: Fix src/test/subscription/t/029_on_error.pl test when wal_debug is enabled Ilyasov Ian
 - Re: State of pg_createsubscriber Amit Kapila
 - Re: speed up a logical replica setup Amit Kapila
 - about cross-compiling issue 陈亚杰
 - Re: Avoid possible dereference null pointer (src/backend/catalog/pg_depend.c) Ashutosh Bapat
 - Improving tracking/processing of buildfarm test failures Alexander Lakhin
 - Re: First draft of PG 17 release notes Alvaro Herrera
 - Re: Avoid possible dereference null pointer (src/backend/catalog/pg_depend.c) Ranier Vilela
 - Re: Avoid possible dereference null pointer (src/backend/catalog/pg_depend.c) Ranier Vilela
 - Re: PostgreSQL 17 Beta 1 release announcement draft Alvaro Herrera
 - Re: PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
 - Re: Pgoutput not capturing the generated columns vignesh C
 - 回复: An implementation of multi-key sort Wang Yao
 - Re: 回复: An implementation of multi-key sort Heikki Linnakangas
 - Re: Shared detoast Datum proposal Robert Haas
 - Re: State of pg_createsubscriber Robert Haas
 - Re: Sort operation displays more tuples than it contains its subnode Alena Rybakina
 - Re: about cross-compiling issue Tom Lane
 - Re: speed up a logical replica setup Euler Taveira
 - Re: First draft of PG 17 release notes Jeff Davis
 - RE: AIX support Srirama Kucherlapati
 - Re: AIX support Heikki Linnakangas
 - Re: Avoid orphaned objects dependencies, take 3 Robert Haas
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Tom Lane
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jacob Champion
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Tom Lane
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: First draft of PG 17 release notes Marcos Pegoraro
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Tom Lane
 - Re: Speed up JSON escape processing with SIMD plus other optimisations Andrew Dunstan
 - Re: HEAD build error on Fedora 39 Andrew Dunstan
 - Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
 - Re: CREATE INDEX CONCURRENTLY on partitioned index Ilya Gladyshev
 - PG catalog Karki, Sanjay
 - Re: DROP OWNED BY fails to clean out pg_init_privs grants Hannu Krosing
 - Re: DROP OWNED BY fails to clean out pg_init_privs grants Tom Lane
 
- Re: POC: GROUP BY optimization jian he
 - Re: First draft of PG 17 release notes Peter Geoghegan
 - Re: Fix src/test/subscription/t/029_on_error.pl test when wal_debug is enabled Michael Paquier
 - Re: Row pattern recognition Tatsuo Ishii
 - Re: Shared detoast Datum proposal Andy Fan
 - Re: Pgoutput not capturing the generated columns Peter Smith
 - struct RelOptInfo member relid comments jian he
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Tom Lane
 - Re: struct RelOptInfo member relid comments Tender Wang
 - Re: struct RelOptInfo member relid comments Tom Lane
 - Re: speed up a logical replica setup Amit Kapila
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: struct RelOptInfo member relid comments jian he
 - Re: Cleaning up perl code Michael Paquier
 - Re: struct RelOptInfo member relid comments Ashutosh Bapat
 - Re: struct RelOptInfo member relid comments Tom Lane
 - Re: Avoid possible dereference null pointer (src/backend/catalog/pg_depend.c) Michael Paquier
 - Re:about cross-compiling issue Long Song
 - Re: Avoid possible dereference null pointer (src/backend/catalog/pg_depend.c) Ashutosh Bapat
 - Re: Table AM Interface Enhancements Mats Kindahl
 - Re: Avoid possible dereference null pointer (src/backend/catalog/pg_depend.c) Michael Paquier
 - Re: In-placre persistance change of a relation Kyotaro Horiguchi
 - Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Ashutosh Sharma
 - Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Ashutosh Bapat
 - Re: CREATE INDEX CONCURRENTLY on partitioned index Alexander Pyhalov
 - Possible incorrect row estimation for Gather paths Anthonin Bonnefoy
 - Re: speed up a logical replica setup Shlok Kyal
 - Re: Convert node test compile-time settings into run-time parameters Peter Eisentraut
 - Re: PG catalog David G. Johnston
 - Re: Improving tracking/processing of buildfarm test failures Amit Kapila
 - Re: DROP OWNED BY fails to clean out pg_init_privs grants Daniel Gustafsson
 - Re: Schema variables - new implementation for Postgres 15 Dmitry Dolgov
 - Re: Avoid possible dereference null pointer (src/backend/catalog/pg_depend.c) Ashutosh Bapat
 - Re: Avoid possible dereference null pointer (src/backend/catalog/pg_depend.c) Ranier Vilela
 - Question: Why Are File Descriptors Not Closed and Accounted for PostgreSQL Backends? Srinath Reddy Sadipiralla
 - Re: 回复: An implementation of multi-key sort Yao Wang
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: Wrong results with grouping sets Richard Guo
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: warn if GUC set to an invalid shared library Robert Haas
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
 - Re: Question: Why Are File Descriptors Not Closed and Accounted for PostgreSQL Backends? Heikki Linnakangas
 - Re: First draft of PG 17 release notes Robert Haas
 - Re: PG catalog Tom Lane
 - Re: Question: Why Are File Descriptors Not Closed and Accounted for PostgreSQL Backends? Srinath Reddy Sadipiralla
 - Re: Upgrade Debian CI images to Bookworm Peter Eisentraut
 - Re: DROP OWNED BY fails to clean out pg_init_privs grants Tom Lane
 - Re: Convert node test compile-time settings into run-time parameters Tom Lane
 - Re: DROP OWNED BY fails to clean out pg_init_privs grants Daniel Gustafsson
 - Re: Logging which local address was connected to in log_line_prefix Greg Sabino Mullane
 - Re: commitfest.postgresql.org is no longer fit for purpose Tomas Vondra
 - Re: pg_parse_json() should not leak token copies on failure Jacob Champion
 - Re: warn if GUC set to an invalid shared library Justin Pryzby
 - Re: DROP OWNED BY fails to clean out pg_init_privs grants Tom Lane
 - PG17beta1: Unable to test Postgres on Fedora due to fatal Error in psql: undefined symbol: PQsocketPoll Hans Buschmann
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: warn if GUC set to an invalid shared library Robert Haas
 - Re: Upgrade Debian CI images to Bookworm Andres Freund
 - Re: PG17beta1: Unable to test Postgres on Fedora due to fatal Error in psql: undefined symbol: PQsocketPoll Tom Lane
 - Re: First draft of PG 17 release notes Andres Freund
 - Re: apply_scanjoin_target_to_paths and partitionwise join arne.roland@malkut.net
 - Re: Add minimal C example and SQL registration example for custom table access methods. Phil Eaton
 - Re: DROP OWNED BY fails to clean out pg_init_privs grants Robert Haas
 - Re: First draft of PG 17 release notes Andres Freund
 - Re: First draft of PG 17 release notes Peter Geoghegan
 - Re: apply_scanjoin_target_to_paths and partitionwise join Robert Haas
 - Document use of ldapurl with LDAP simple bind Jacob Champion
 - Re: DROP OWNED BY fails to clean out pg_init_privs grants Tom Lane
 - Re: Add minimal C example and SQL registration example for custom table access methods. Fabrízio de Royes Mello
 - Re: commitfest.postgresql.org is no longer fit for purpose Tomas Vondra
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Tom Lane
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: DROP OWNED BY fails to clean out pg_init_privs grants Robert Haas
 - Re: Serverside SNI support in libpq Cary Huang
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Lakhin
 - Re: DROP OWNED BY fails to clean out pg_init_privs grants Tom Lane
 - Re: Improving tracking/processing of buildfarm test failures Noah Misch
 - Re: commitfest.postgresql.org is no longer fit for purpose Joe Conway
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: Conflict Detection and Resolution Tomas Vondra
 - Re: commitfest.postgresql.org is no longer fit for purpose Tomas Vondra
 - Re: commitfest.postgresql.org is no longer fit for purpose Tom Lane
 - Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
 
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: Schema variables - new implementation for Postgres 15 Tom Lane
 - Re: Volatile write caches on macOS and Windows, redux Nathan Bossart
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - relfilenode statistics Bertrand Drouvot
 - Re: Schema variables - new implementation for Postgres 15 walther@technowledgy.de
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
 - [PATCH]A minor improvement to the error-report in SimpleLruWriteAll() Long Song
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Dave Cramer
 - Re: Volatile write caches on macOS and Windows, redux Jelte Fennema-Nio
 - Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
 - Reg - pg_background async triggers _sanjiv_ SK
 - Re: DROP OWNED BY fails to clean out pg_init_privs grants Hannu Krosing
 - Re: DROP OWNED BY fails to clean out pg_init_privs grants Tom Lane
 - Fix an incorrect assertion condition in mdwritev(). Xing Guo
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Justin Pryzby
 - Re: DROP OWNED BY fails to clean out pg_init_privs grants Hannu Krosing
 
- Re: Fix an incorrect assertion condition in mdwritev(). Michael Paquier
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
 - Re: Fix an incorrect assertion condition in mdwritev(). Tom Lane
 - Re: AIX support Bruce Momjian
 - Re: Fix an incorrect assertion condition in mdwritev(). Tom Lane
 - Improve conditional compilation for direct I/O alignment checks Junwang Zhao
 - Re: First draft of PG 17 release notes Alvaro Herrera
 - Re: Improve conditional compilation for direct I/O alignment checks Junwang Zhao
 - Re: Fix an incorrect assertion condition in mdwritev(). Michael Paquier
 - Re: Improving tracking/processing of buildfarm test failures Andrew Dunstan
 - Re: First draft of PG 17 release notes Bruce Momjian
 - DISCARD ALL does not force re-planning of plpgsql functions/procedures Jelte Fennema-Nio
 - Re: DISCARD ALL does not force re-planning of plpgsql functions/procedures Tom Lane
 - Re: DISCARD ALL does not force re-planning of plpgsql functions/procedures Jelte Fennema-Nio
 - Re: DISCARD ALL does not force re-planning of plpgsql functions/procedures Pavel Stehule
 - Re: DISCARD ALL does not force re-planning of plpgsql functions/procedures Jelte Fennema-Nio
 - Re: DROP OWNED BY fails to clean out pg_init_privs grants Hannu Krosing
 - Re: DROP OWNED BY fails to clean out pg_init_privs grants Tom Lane
 - Re: DROP OWNED BY fails to clean out pg_init_privs grants Daniel Gustafsson
 - Re: Improve conditional compilation for direct I/O alignment checks Peter Eisentraut
 - Re: Speed up JSON escape processing with SIMD plus other optimisations David Rowley
 - Re: Avoid possible dereference null pointer (src/backend/catalog/pg_depend.c) Michael Paquier
 
- Re: Conflict Detection and Resolution shveta malik
 - Re: DISCARD ALL does not force re-planning of plpgsql functions/procedures Jelte Fennema-Nio
 - Fix calloc check if oom (PQcancelCreate) Ranier Vilela
 - Re: POC: GROUP BY optimization Alexander Korotkov
 - Re: relfilenode statistics Robert Haas
 - Re: Fix calloc check if oom (PQcancelCreate) Daniel Gustafsson
 - Re: pgsql: Add more SQL/JSON constructor functions Alvaro Herrera
 - Re: Fix calloc check if oom (PQcancelCreate) Ranier Vilela
 - Fix use of possible uninitialized variable retval (src/pl/plpgsql/src/pl_handler.c) Ranier Vilela
 - Fix possible dereference null pointer (PQprint) Ranier Vilela
 - Test 031_recovery_conflict fails when a conflict counted twice Alexander Lakhin
 - Re: Fix calloc check if oom (PQcancelCreate) Jelte Fennema-Nio
 - Re: Fix calloc check if oom (PQcancelCreate) Ranier Vilela
 - Re: Fix calloc check if oom (PQcancelCreate) Jelte Fennema-Nio
 - Re: Fix calloc check if oom (PQcancelCreate) Ranier Vilela
 - Re: Fix calloc check if oom (PQcancelCreate) Daniel Gustafsson
 - Re: Fix calloc check if oom (PQcancelCreate) Ranier Vilela
 - Re: Comments on Custom RMGRs Michael Paquier
 - Re: Avoid possible dereference null pointer (src/backend/catalog/pg_depend.c) Ashutosh Bapat
 - Re: apply_scanjoin_target_to_paths and partitionwise join Ashutosh Bapat
 - RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
 - Re: Comments on Custom RMGRs Tristan Partin
 - Re: CREATE INDEX CONCURRENTLY on partitioned index Ilya Gladyshev
 
- Re: remaining sql/json patches jian he
 - Re: Show WAL write and fsync stats in pg_stat_io Amit Kapila
 - Re: apply_scanjoin_target_to_paths and partitionwise join arne.roland@malkut.net
 - Re: First draft of PG 17 release notes David Rowley
 - Re: First draft of PG 17 release notes Bruce Momjian
 - Need clarification on compilation errors in PG 16.2 Pradeep Kumar
 - Re: Partial aggregates pushdown Alexander Pyhalov
 - Re: Partial aggregates pushdown Alexander Pyhalov
 - Re: CREATE INDEX CONCURRENTLY on partitioned index Alexander Pyhalov
 - Re: GUC names in messages Peter Smith
 - Re: Need clarification on compilation errors in PG 16.2 Daniel Gustafsson
 - Re: Need clarification on compilation errors in PG 16.2 Pradeep Kumar
 - Re: Need clarification on compilation errors in PG 16.2 Pradeep Kumar
 - why memoize is not used for correlated subquery Pavel Stehule
 - Re: why memoize is not used for correlated subquery Tender Wang
 - Re: why memoize is not used for correlated subquery David Rowley
 - Re: why memoize is not used for correlated subquery Pavel Stehule
 - ON ERROR in json_query and the like Markus Winand
 - Re: Use pgBufferUsage for block reporting in analyze Anthonin Bonnefoy
 - Re: Conflict Detection and Resolution Nisha Moond
 - Re: Parallel CREATE INDEX for GIN indexes Andy Fan
 - Re: why memoize is not used for correlated subquery Andy Fan
 - Re: ON ERROR in json_query and the like Pavel Stehule
 - Re:[PATCH]A minor improvement to the error-report in SimpleLruWriteAll() Long Song
 - Re: pgsql: Add more SQL/JSON constructor functions David G. Johnston
 - Re: commitfest.postgresql.org is no longer fit for purpose James Coleman
 - Re: commitfest.postgresql.org is no longer fit for purpose James Coleman
 - Re: Add last_commit_lsn to pg_stat_database James Coleman
 - small fix for llvm build Peter Eisentraut
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: Add last_commit_lsn to pg_stat_database James Coleman
 - Re: errors building on windows using meson Imran Zaheer
 - Avoid an odd undefined behavior with memcmp (src/bin/pg_rewind/pg_rewind.c) Ranier Vilela
 - Windows: openssl & gssapi dislike each other Dave Page
 - Re: Need clarification on compilation errors in PG 16.2 Tom Lane
 - Re: Need clarification on compilation errors in PG 16.2 Daniel Gustafsson
 - Re: meson vs windows perl Andres Freund
 - Re: In-placre persistance change of a relation Jelte Fennema-Nio
 
- Re: DROP OWNED BY fails to clean out pg_init_privs grants Hannu Krosing
 - Re: pgsql: Add more SQL/JSON constructor functions Amit Langote
 - Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Ashutosh Bapat
 - Re: Improving the latch handling between logical replication launcher and worker processes. Peter Smith
 - Re: Need clarification on compilation errors in PG 16.2 Pradeep Kumar
 - Re: Need clarification on compilation errors in PG 16.2 Pradeep Kumar
 - Re: meson: Specify -Wformat as a common warning flag for extensions Peter Eisentraut
 - meson "experimental"? Peter Eisentraut
 - Re: meson: Specify -Wformat as a common warning flag for extensions Sutou Kouhei
 - About 0001:,Having overviewed it, I don't see any issues (but I'm the author), except grammatical ones - but I'm not a native to judge it.,Also, the sentence 'turning GROUP BY clauses into pathkeys' is unclear to me. It may be better to write something like: 'building pathkeys by the list of grouping clauses'.,,0002:,The part under USE_ASSERT_CHECKING looks good to me. But the code in group_keys_reorder_by_pathkeys looks suspicious: of course, we do some doubtful work without any possible way to reproduce, but if we envision some duplicated elements in the group_clauses, we should avoid usage of the list_concat_unique_ptr. What's more, why do you not exit from foreach_ptr immediately after SortGroupClause has been found? I think the new_group_clauses should be consistent with the new_group_pathkeys.,,0003:,Looks good,,0004:,I was also thinking about reintroducing the preprocess_groupclause because with the re-arrangement of GROUP-BY clauses according to incoming pathkeys, it doesn't make sense to have a user-defined order—at least while cost_sort doesn't differ costs for alternative column orderings.,So, I'm okay with the code. But why don't you use the same approach with foreach_ptr as before? Andrei Lepikhov
 - Re: Improving the latch handling between logical replication launcher and worker processes. vignesh C
 - Re: Improving the latch handling between logical replication launcher and worker processes. vignesh C
 - Timeout gets unset on a syntax error. ISHAN CHHANGANI .
 - 001_rep_changes.pl fails due to publisher stuck on shutdown Alexander Lakhin
 - RE: Psql meta-command conninfo+ Maiquel Grassi
 - Re: About 0001:,Having overviewed it, I don't see any issues (but I'm the author), except grammatical ones - but I'm not a native to judge it.,Also, the sentence 'turning GROUP BY clauses into pathkeys' is unclear to me. It may be better to write something like: 'building pathkeys by the list of grouping clauses'.,,0002:,The part under USE_ASSERT_CHECKING looks good to me. But the code in group_keys_reorder_by_pathkeys looks suspicious: of course, we do some doubtful work without any possible way to reproduce, but if we envision some duplicated elements in the group_clauses, we should avoid usage of the list_concat_unique_ptr. What's more, why do you not exit from foreach_ptr immediately after SortGroupClause has been found? I think the new_group_clauses should be consistent with the new_group_pathkeys.,,0003:,Looks good,,0004:,I was also thinking about reintroducing the preprocess_groupclause because with the re-arrangement of GROUP-BY clauses according to incoming pathkeys, it d... Alexander Korotkov
 - Re: Volatile write caches on macOS and Windows, redux Peter Eisentraut
 - Re: 001_rep_changes.pl fails due to publisher stuck on shutdown vignesh C
 - Re: pgsql: Add more SQL/JSON constructor functions Tom Lane
 - Re: Remove last traces of HPPA support Noah Misch
 
- Re:Avoid an odd undefined behavior with memcmp (src/bin/pg_rewind/pg_rewind.c) Long Song
 - Re: Improving the latch handling between logical replication launcher and worker processes. Peter Smith
 - Implementing CustomScan over an index Chris Cleveland
 - Re: Avoid an odd undefined behavior with memcmp (src/bin/pg_rewind/pg_rewind.c) David Rowley
 - Re: POC: GROUP BY optimization Andrei Lepikhov
 - Re: 001_rep_changes.pl fails due to publisher stuck on shutdown Peter Smith
 - Re: Improving the latch handling between logical replication launcher and worker processes. vignesh C
 - Re: Exposing the lock manager's WaitForLockers() to SQL Will Mortensen
 - Re: Exposing the lock manager's WaitForLockers() to SQL Will Mortensen
 - Re: meson "experimental"? Aleksander Alekseev
 - Re: meson "experimental"? Aleksander Alekseev
 - Re: Implementing CustomScan over an index Aleksander Alekseev
 - The xversion-upgrade test fails to stop server Alexander Lakhin
 - Re: meson "experimental"? Andrew Dunstan
 - Re: Add LSN <-> time conversion functionality Andrey M. Borodin
 - Re: The xversion-upgrade test fails to stop server Andrew Dunstan
 - Vacuum statistics Alena Rybakina
 - Re: [PATCH] psql: \dn+ to show size of each schema (and \dA+ for AMs) David Christensen
 - Re: Vacuum statistics Alena Rybakina
 - Re: Vacuum statistics Andrei Zubkov
 - Re: Add memory context type to pg_backend_memory_contexts view David Christensen
 - Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() Tomasz Rybak
 - Re: Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids) David Christensen
 
- Re: POC: GROUP BY optimization Alexander Korotkov
 - Re: Add memory context type to pg_backend_memory_contexts view David Rowley
 - Explicit specification of index ensuring uniqueness of foreign columns Kaiting Chen
 - Cluster forcefully removal without user input Zaid Shabbir
 - Re: Use generation memory context for tuplestore.c David Rowley
 - Re: Fix possible dereference null pointer (PQprint) Daniel Gustafsson
 - Re: 001_rep_changes.pl fails due to publisher stuck on shutdown Peter Smith
 - Switch background worker on/off in runtime. ISHAN CHHANGANI .
 - Re: Schema variables - new implementation for Postgres 15 Dmitry Dolgov
 - Re: Switch background worker on/off in runtime. Kashif Zeeshan
 - Re: meson "experimental"? Aleksander Alekseev
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: Schema variables - new implementation for Postgres 15 Wolfgang Walther
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: Schema variables - new implementation for Postgres 15 Wolfgang Walther
 - Re: 回复: An implementation of multi-key sort Yao Wang
 - Re: Improve the connection failure error messages Nisha Moond
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: Schema variables - new implementation for Postgres 15 Wolfgang Walther
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: Schema variables - new implementation for Postgres 15 Wolfgang Walther
 - Re: Add memory context type to pg_backend_memory_contexts view David Christensen
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: meson "experimental"? Andres Freund
 - meson and check-tests Ashutosh Bapat
 - Re: Explicit specification of index ensuring uniqueness of foreign columns Tom Lane
 - Re: Explicit specification of index ensuring uniqueness of foreign columns David G. Johnston
 - Re: To what extent should tests rely on VACUUM ANALYZE? Alexander Lakhin