Архив рассылок [pgsql-hackers]
pg_sequence_last_value() for unlogged sequences on standbys Nathan Bossart
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: 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: 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
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: Weird test mixup Andrey M. Borodin
Re: Weird test mixup Michael Paquier
Re: Weird test mixup Andrey M. Borodin
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
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: cataloguing NOT NULL constraints Alexander Lakhin
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
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: 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
wrong comment in libpq.h David Zhang
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: 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: 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: 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
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: On disable_cost Robert Haas
Re: wrong comment in libpq.h David Zhang
Re: Support tid range scan in parallel? David Rowley
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: 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: Help update PostgreSQL 13.12 to 13.14 Kashif Zeeshan
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: 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: On disable_cost Robert Haas
Possible to include xid8 in logical replication Dave Cramer
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: 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
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
Re: Is it acceptable making COPY format extendable? Sutou Kouhei
Re: backend stuck in DataFileExtend Thomas Munro
Re: Incorrect explain output for updates/delete operations with returning-list on partitioned tables David Rowley
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 David Rowley
Re: 2024-05-09 release announcement draft Jonathan S. Katz
Re: 2024-05-09 release announcement draft David Rowley
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 David Rowley
Re: Control flow in logical replication walsender Ashutosh Bapat
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. 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: 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: 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
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: New GUC autovacuum_max_threshold ? Robert Haas
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: 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: Weird test mixup Noah Misch
Re: backend stuck in DataFileExtend Justin Pryzby
Re: Use pgstat_kind_infos to read fixed shared stats structs Tristan Partin
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. David Rowley
Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? 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: CREATE DATABASE with filesystem cloning Nazir Bilal Yavuz
Re: PERIOD foreign key feature Bruce Momjian
Re: UUID v7 Andrey M. Borodin
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: 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
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: Support tid range scan in parallel? Cary Huang
Re: ALTER EXTENSION SET SCHEMA versus dependent types Nathan Bossart
Re: ALTER EXTENSION SET SCHEMA versus dependent types Nathan Bossart
Re: ALTER EXTENSION SET SCHEMA versus dependent types Nathan Bossart
Re: Weird test mixup Michael Paquier
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: 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: query_id, pg_stat_activity, extended query protocol Andrei Lepikhov
Re: First draft of PG 17 release notes Richard Guo
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: Kashif Zeeshan
Re: First draft of PG 17 release notes Dagfinn Ilmari Mannsåker
Re: First draft of PG 17 release notes Dagfinn Ilmari Mannsåker
Bug: PGTYPEStimestamp_from_asc() in ECPG pgtypelib Ryo Matsumura (Fujitsu)
Re: First draft of PG 17 release notes Hans Buschmann
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
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: New GUC autovacuum_max_threshold ? Robert Haas
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.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
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? 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: First draft of PG 17 release notes Álvaro Herrera
Re: Is there an undocumented Syntax Check in Meson? Dagfinn Ilmari Mannsåker
Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
open items Robert Haas
Re: Is there an undocumented Syntax Check in Meson? Andres Freund
Re: open items Dagfinn Ilmari Mannsåker
Re: open items Robert Haas
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: 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: zaidagilist
Re: Bug: PGTYPEStimestamp_from_asc() in ECPG pgtypelib Ryo Matsumura (Fujitsu)
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: open items Melanie Plageman
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: Fix parallel vacuum buffer usage reporting Nazir Bilal Yavuz
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: wrong comment in libpq.h David Zhang
Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Alexander Korotkov
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: First draft of PG 17 release notes Bruce Momjian
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
Why is citext/regress failing on hamerkop? 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 Alexander Lakhin
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
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: First draft of PG 17 release notes Andrew Dunstan
Re: Inefficient nbtree behavior with row-comparison quals Peter Geoghegan
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 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
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
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: Why is citext/regress failing on hamerkop? Thomas Munro
Re: Weird test mixup Michael Paquier
Re: Weird test mixup Michael Paquier
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: SQL:2011 application time Paul Jungwirth
Re: Use WALReadFromBuffers in more places Bharath Rupireddy
Convert sepgsql tests to TAP Peter Eisentraut
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: [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
Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
Re: explain format json, unit for serialize and memory are different. Daniel Gustafsson
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: 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: 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: Show WAL write and fsync stats in pg_stat_io Bharath Rupireddy
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: 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: 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) Daniel Gustafsson
On the use of channel binding without server certificates (was: Direct SSL connection with ALPN and HBA rules) Jacob Champion
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: race condition in pg_class Robert Haas
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: Adding the extension name to EData / log_line_prefix Fabrízio de Royes Mello
Re: Direct SSL connection with ALPN and HBA rules Jacob Champion
Re: Adding the extension name to EData / log_line_prefix Andres Freund
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: UniqueKey v2 Andy Fan
Underscore in positional parameters? Erik Wienhold
Re: UniqueKey v2 Andy Fan
Re: JIT compilation per plan node David Rowley
Re: SQL:2011 application time jian he
Re: Fix resource leak (src/backend/libpq/be-secure-common.c) Michael Paquier
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: 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: Fix resource leak (src/backend/libpq/be-secure-common.c) Daniel Gustafsson
Re: First draft of PG 17 release notes Elena Indrupskaya
Re: Incorrect Assert in BufFileSize()? David Rowley
Re: Postgres and --config-file option Aleksander Alekseev
Re: JIT compilation per plan node Jelte Fennema-Nio
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: open items Robert Haas
Re: First draft of PG 17 release notes Pantelis Theodosiou
Re: Network failure may prevent promotion Robert Haas
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Justin Pryzby
Re: I have an exporting need... Tom Lane
Re: Why is citext/regress failing on hamerkop? Alexander Lakhin
Re: broken JIT support on Fedora 40 Robert Haas
Re: An improved README experience for PostgreSQL Nathan Bossart
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: 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: libpq compression (part 3) Robert Haas
Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
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: 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: 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: 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: cataloguing NOT NULL constraints Bruce Momjian
Re: cataloguing NOT NULL constraints Bruce Momjian
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: 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: Requiring LLVM 14+ in PostgreSQL 18 Thomas Munro
Re: Underscore in positional parameters? Michael Paquier
Re: CFbot does not recognize patch contents Tatsuo Ishii
Re: query_id, pg_stat_activity, extended query protocol Michael Paquier
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: 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
</replaceable> in parentesis is not usual on DOCs Marcos Pegoraro
Re: Converting README documentation to Markdown Daniel Gustafsson
Re: </replaceable> 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: 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: 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: AIX support Noah Misch
Re: AIX support Sriram RK
Re: libpq compression (part 3) Jacob Burroughs
Re: libpq compression (part 3) 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: Adding the extension name to EData / log_line_prefix Chapman Flack
Re: psql JSON output format Robert Haas
Re: Use streaming read API in ANALYZE Nazir Bilal Yavuz
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
Fix PGresult leak in pg_dump during binary upgrade Daniel Gustafsson
Re: [PATCH] Add --syntax to postgres for SQL syntax checking walther@technowledgy.de
Re: add function argument names to regex* functions. David G. Johnston
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: date_trunc function in interval version Robert Haas
Re: [PATCH] Add --syntax to postgres for SQL syntax checking David G. Johnston
Re: An improved README experience for PostgreSQL Nathan Bossart
Re: [PATCH] Add --syntax to postgres for SQL syntax checking David G. Johnston
More links on release-17.html Marcos Pegoraro
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. David G. Johnston
Re: add function argument names to regex* functions. Chapman Flack
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: 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: 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: remaining sql/json patches Thom Brown
Re: Statistics Import and Export Jeff Davis
Re: Postgres and --config-file option Michael Paquier
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: PostgreSQL 17 Beta 1 release announcement draft David Rowley
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: 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: 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: 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
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: Postgres and --config-file option Aleksander Alekseev
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: Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block Quan Zongliang
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: 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: 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 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: CREATE DATABASE with filesystem cloning Robert Haas
Re: First draft of PG 17 release notes Peter Geoghegan
Re: Requiring LLVM 14+ in PostgreSQL 18 Nazir Bilal Yavuz
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: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jacob Burroughs
Re: Statistics Import and Export Jeff Davis
Re: race condition when writing pg_control Nathan Bossart
Re: race condition when writing pg_control Andres Freund
Re: race condition when writing pg_control Andres Freund
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: GUC names in messages Daniel Gustafsson
Re: GUC names in messages Daniel Gustafsson
gist index builds try to open FSM over and over Andres Freund
Re: GUC names in messages Tom Lane
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 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: Why is citext/regress failing on hamerkop? Andrew Dunstan
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: 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 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 Daniel Gustafsson
Re: commitfest.postgresql.org is no longer fit for purpose Peter Eisentraut
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: 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: Underscore in positional parameters? Michael Paquier
Re: open items Michael Paquier
Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart
Re: allow changing autovacuum_max_workers without restarting Nathan Bossart
Return pg_control from pg_backup_stop(). 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: 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: pg_combinebackup does not detect missing files David Steele
Re: Minor cleanups in the SSL tests Peter Eisentraut
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 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: 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: 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: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
Re: commitfest.postgresql.org is no longer fit for purpose Daniel Gustafsson
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 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 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 Peter Eisentraut
Re: commitfest.postgresql.org is no longer fit for purpose Daniel Gustafsson
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 JSON output format Robert Haas
Re: psql JSON output format Pavel Stehule
Re: commitfest.postgresql.org is no longer fit for purpose Peter Geoghegan
Re: improve performance of pg_dump --binary-upgrade Nathan Bossart
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: 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 Jelte Fennema-Nio
RE: Proposal for Updating CRC32C with AVX-512 Algorithm. Amonson, Paul D
problems with "Shared Memory and Semaphores" section of docs Nathan Bossart
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: Internal error codes triggered by tests Robert Haas
Re: Postgres and --config-file option Robert Haas
Re: problems with "Shared Memory and Semaphores" section of docs Imseih (AWS), Sami
Re: Comments on Custom RMGRs Robert Haas
Re: problems with "Shared Memory and Semaphores" section of docs Imseih (AWS), Sami
allow sorted builds for btree_gist Tomas Vondra
Re: broken tables on hot standby after migration on PostgreSQL 16 (3x times last month) Andres Freund
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: Streaming read-ready sequential scan code Thomas Munro
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 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% Robert Haas
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: 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: 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: 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: 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: First draft of PG 17 release notes Andrew Dunstan
Re: Multiple startup messages over the same connection Vladimir Churyukin
Re: date_trunc function in interval version Przemysław Sztoch
Re: Why is citext/regress failing on hamerkop? Andrew Dunstan
Re: First draft of PG 17 release notes Bruce Momjian
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: pg_combinebackup does not detect missing files David Steele
Re: Requiring LLVM 14+ in PostgreSQL 18 Ole Peder Brandtzæg
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: Streaming read-ready sequential scan code Thomas Munro
Re: Sort functions with specialized comparators Ranier Vilela
Re: generic plans and "initial" pruning David Rowley
Re: generic plans and "initial" pruning 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
postgresql 17 (testing) SLES 15.5 missing "repodata" .. André Verwijs
Re: Underscore in positional parameters? Erik Wienhold
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: [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: First draft of PG 17 release notes Bruce Momjian
Re: Underscore in positional parameters? Erik Wienhold
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: First draft of PG 17 release notes John Naylor
Re: State of pg_createsubscriber Amit Kapila
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: POC: GROUP BY optimization jian he
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: speed up a logical replica setup Shlok Kyal
Re: PostgreSQL 17 Beta 1 release announcement draft David Rowley
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: 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: Underscore in positional parameters? Erik Wienhold
Re: libpq compression (part 3) Jacob Champion
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: 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: 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: 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: 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
Re: Cleaning up perl code Alexander Lakhin
Re: doc regexp_replace replacement string \n does not explained properly David G. Johnston
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
Re: Reading timestamp values from Datums gives garbage values Aleksander Alekseev
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: 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: 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: 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: First draft of PG 17 release notes Robert Haas
Re: libpq compression (part 3) Jacob Burroughs
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: 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: 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: </replaceable> in parentesis is not usual on DOCs Peter Eisentraut
Re: speed up a logical replica setup Amit Kapila
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: State of pg_createsubscriber Robert Haas
Re: State of pg_createsubscriber Robert Haas
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: AIX support Sriram RK
Re: zlib detection in Meson on Windows broken? Nazir Bilal Yavuz
Re: Virtual generated columns Peter Eisentraut
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: 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: 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
Re: Shared detoast Datum proposal Andy Fan
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: First draft of PG 17 release notes David Rowley
Re: using extended statistics to improve join estimates Andrei Lepikhov
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: Pgoutput not capturing the generated columns Hayato Kuroda (Fujitsu)
Re: Synchronizing slots from primary to standby Peter Smith
Re: AIX support Peter Eisentraut
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: State of pg_createsubscriber Amit Kapila
Re: speed up a logical replica setup Amit Kapila
Improving tracking/processing of buildfarm test failures Alexander Lakhin
Re: First draft of PG 17 release notes Alvaro Herrera
Re: PostgreSQL 17 Beta 1 release announcement draft Alvaro Herrera
Re: PostgreSQL 17 Beta 1 release announcement draft Jonathan S. Katz
Re: 回复: An implementation of multi-key sort Heikki Linnakangas
Re: Shared detoast Datum proposal Robert Haas
Re: State of pg_createsubscriber Robert Haas
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: First draft of PG 17 release notes Marcos Pegoraro
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: POC: GROUP BY optimization jian he
Re: First draft of PG 17 release notes Peter Geoghegan
Re: Row pattern recognition Tatsuo Ishii
Re: Shared detoast Datum proposal Andy Fan
Re: Pgoutput not capturing the generated columns Peter Smith
Re: First draft of PG 17 release notes Bruce Momjian
Re: struct RelOptInfo member relid comments Tender Wang
Re: speed up a logical replica setup Amit Kapila
Re: First draft of PG 17 release notes Bruce Momjian
Re: Cleaning up perl code Michael Paquier
Re: struct RelOptInfo member relid comments Ashutosh Bapat
Re:about cross-compiling issue Long Song
Re: Table AM Interface Enhancements Mats Kindahl
Re: In-placre persistance change of a relation Kyotaro Horiguchi
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: DROP OWNED BY fails to clean out pg_init_privs grants Daniel Gustafsson
Question: Why Are File Descriptors Not Closed and Accounted for PostgreSQL Backends? Srinath Reddy Sadipiralla
Re: Wrong results with grouping sets Richard Guo
Re: warn if GUC set to an invalid shared library 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 Daniel Gustafsson
Re: Logging which local address was connected to in log_line_prefix Greg Sabino Mullane
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
PG17beta1: Unable to test Postgres on Fedora due to fatal Error in psql: undefined symbol: PQsocketPoll Hans Buschmann
Re: warn if GUC set to an invalid shared library Robert Haas
Re: Upgrade Debian CI images to Bookworm Andres Freund
Re: First draft of PG 17 release notes Andres Freund
Re: apply_scanjoin_target_to_paths and partitionwise join arne.roland@malkut.net
Re: First draft of PG 17 release notes Andres Freund
Re: First draft of PG 17 release notes Peter Geoghegan
Document use of ldapurl with LDAP simple bind Jacob Champion
Re: Add minimal C example and SQL registration example for custom table access methods. Fabrízio de Royes Mello
Re: Serverside SNI support in libpq Cary Huang
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Lakhin
Re: Conflict Detection and Resolution Tomas Vondra
Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
Re: Volatile write caches on macOS and Windows, redux Nathan Bossart
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
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: 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: Add SPLIT PARTITION/MERGE PARTITIONS commands Justin Pryzby
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: AIX support Bruce Momjian
Re: First draft of PG 17 release notes Alvaro Herrera
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: 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: Conflict Detection and Resolution shveta malik
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 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: 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 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: ON ERROR in json_query and the like Pavel Stehule
Re: pgsql: Add more SQL/JSON constructor functions David G. Johnston
Re: Add last_commit_lsn to pg_stat_database James Coleman
small fix for llvm build Peter Eisentraut
Re: Add last_commit_lsn to pg_stat_database James Coleman
Re: errors building on windows using meson Imran Zaheer
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: 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: 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: Volatile write caches on macOS and Windows, redux Peter Eisentraut
Re: Remove last traces of HPPA support Noah Misch
Re: Improving the latch handling between logical replication launcher and worker processes. Peter Smith
Implementing CustomScan over an index Chris Cleveland
Re: POC: GROUP BY optimization Andrei Lepikhov
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: POC: GROUP BY optimization Alexander Korotkov
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
Switch background worker on/off in runtime. ISHAN CHHANGANI .
Re: Switch background worker on/off in runtime. Kashif Zeeshan
Re: meson "experimental"? Aleksander Alekseev
Re: Schema variables - new implementation for Postgres 15 Wolfgang Walther
Re: Schema variables - new implementation for Postgres 15 Wolfgang Walther
Re: Schema variables - new implementation for Postgres 15 Wolfgang Walther
Re: Schema variables - new implementation for Postgres 15 Wolfgang Walther
Re: Add memory context type to pg_backend_memory_contexts view David Christensen
Re: meson "experimental"? Andres Freund
meson and check-tests Ashutosh Bapat
Re: To what extent should tests rely on VACUUM ANALYZE? Alexander Lakhin