Mailing lists [pgsql-hackers]
- Re: ERROR: "ft1" is of the wrong type. Kyotaro Horiguchi
 - Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
 - Re: Speed up pg_checksums in cases where checksum already set Michael Paquier
 - Re: Fix PITR msg for Abort Prepared Michael Paquier
 - Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Mark Dilger
 - Re: public schema default ACL Noah Misch
 - Re: Extensible storage manager API - smgr hooks Yura Sokolov
 - Re: Preventing abort() and exit() calls in libpq Tom Lane
 - Re: What is "wraparound failure", really? Noah Misch
 - Re: Teach pg_receivewal to use lz4 compression Michael Paquier
 - Re: Allow streaming the changes after speculative aborts. Amit Kapila
 - Re: Using each rel as both outer and inner for JOIN_ANTI Richard Guo
 - Re: Allow streaming the changes after speculative aborts. Dilip Kumar
 - Re: cleaning up PostgresNode.pm Michael Paquier
 - Re: Defer selection of asynchronous subplans until the executor initialization stage Andrey Lepikhov
 - Re: Map WAL segment files on PMEM as WAL buffers Takashi Menjo
 - Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Amit Kapila
 - Re: Fix around conn_duration in pgbench Yugo NAGATA
 - Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Amit Kapila
 - Re: Fix around conn_duration in pgbench Yugo NAGATA
 - Dependency to logging in jsonapi.c Michael Paquier
 - Re: prion failed with ERROR: missing chunk number 0 for toast value 14334 in pg_toast_2619 Michael Paquier
 - Re: Teach pg_receivewal to use lz4 compression Dilip Kumar
 - Re: POC: Cleaning up orphaned files using undo logs Antonin Houska
 - Re: pgbench logging broken by time logic changes Fabien COELHO
 - Re: Remove page-read callback from XLogReaderState. Kyotaro Horiguchi
 - Re: pgbench logging broken by time logic changes Michael Paquier
 - Re: Use PG_STAT_GET_REPLICATION_SLOT_COLS in pg_stat_get_replication_slot() Amit Kapila
 - Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
 - Re: Allow streaming the changes after speculative aborts. Amit Kapila
 - Re: pgbench logging broken by time logic changes Thomas Munro
 - Re: ERROR: "ft1" is of the wrong type. Ahsan Hadi
 - Re: pgbench logging broken by time logic changes Fabien COELHO
 - Re: [HACKERS] logical decoding of two-phase transactions Peter Smith
 - RE: Added schema level support for publication. tanghy.fnst@fujitsu.com
 - Re: pgbench logging broken by time logic changes Fabien COELHO
 - PITR: enhance getRecordTimestamp() Simon Riggs
 - Re: Skipping logical replication transactions on subscriber side Amit Kapila
 - Re: Use simplehash.h instead of dynahash in SMgr David Rowley
 - Re: speed up verifying UTF-8 Heikki Linnakangas
 - Re: Removing unneeded self joins Andrey Lepikhov
 - Re: Added schema level support for publication. vignesh C
 - Re: Use PG_STAT_GET_REPLICATION_SLOT_COLS in pg_stat_get_replication_slot() Masahiko Sawada
 - Re: Allow streaming the changes after speculative aborts. Robert Haas
 - Re: cleaning up PostgresNode.pm Andrew Dunstan
 - Re: Allow streaming the changes after speculative aborts. Amit Kapila
 - Re: postgres_fdw - should we tighten up batch_size, fetch_size options against non-numeric values? Fujii Masao
 - Re: Use pg_nextpower2_* in a few more places David Rowley
 - Re: Synchronous commit behavior during network outage Andrey Borodin
 - Re: cleaning up PostgresNode.pm Alvaro Herrera
 - Re: Remove redundant initializations David Rowley
 - Re: Merging statistics from children instead of re-sampling everything Andrey Lepikhov
 - Re: Preventing abort() and exit() calls in libpq Alvaro Herrera
 - Re: Preventing abort() and exit() calls in libpq Alvaro Herrera
 - Re: Remove redundant initializations Tom Lane
 - Re: cleaning up PostgresNode.pm Andrew Dunstan
 - Commit fest manager vignesh C
 - Re: Commit fest manager Daniel Gustafsson
 - ExecRTCheckPerms() and many prunable partitions Amit Langote
 - Re: What is "wraparound failure", really? Robert Haas
 - Re: Preventing abort() and exit() calls in libpq Alvaro Herrera
 - Record a Bitmapset of non-pruned partitions David Rowley
 - Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy
 - Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy
 - Re: Preventing abort() and exit() calls in libpq Tom Lane
 - Re: Enhanced error message to include hint messages for redundant options error vignesh C
 - Partitioned index can be not dumped Alexander Pyhalov
 - Re: postgres_fdw - should we tighten up batch_size, fetch_size options against non-numeric values? Bharath Rupireddy
 - Re: ExecRTCheckPerms() and many prunable partitions David Rowley
 - Re: Partitioned index can be not dumped Alexander Pyhalov
 - Re: Preventing abort() and exit() calls in libpq Alvaro Herrera
 - Re: Preventing abort() and exit() calls in libpq Tom Lane
 - Re: Partitioned index can be not dumped Álvaro Herrera
 - Re: Preventing abort() and exit() calls in libpq Alvaro Herrera
 - Re: Preventing abort() and exit() calls in libpq Tom Lane
 - Re: Identify missing publications from publisher while create/alter subscription. vignesh C
 - Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
 - Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Yugo NAGATA
 - Re: Dependency to logging in jsonapi.c Tom Lane
 - Re: Merging statistics from children instead of re-sampling everything Tomas Vondra
 - trivial improvement to system_or_bail Alvaro Herrera
 - Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Fabien COELHO
 - Re: trivial improvement to system_or_bail Daniel Gustafsson
 - Re: trivial improvement to system_or_bail Tom Lane
 - Re: Dependency to logging in jsonapi.c Jacob Champion
 - Re: Removing unneeded self joins Laurenz Albe
 - Re: Preventing abort() and exit() calls in libpq Tom Lane
 - Re: Replication protocol doc fix Robert Haas
 - Re: Have I found an interval arithmetic bug? Bruce Momjian
 - [PATCH] pgbench: add multiconnect option David Christensen
 - Re: speed up verifying UTF-8 John Naylor
 - Re: [PATCH] Make jsonapi usable from libpq Peter Eisentraut
 - Re: Preventing abort() and exit() calls in libpq Peter Eisentraut
 - SQL:2011 application time Paul A Jungwirth
 - Re: POC: Cleaning up orphaned files using undo logs Antonin Houska
 - Re: What is "wraparound failure", really? Peter Geoghegan
 - Re: SSL/TLS instead of SSL in docs Peter Eisentraut
 - Re: SSL/TLS instead of SSL in docs Jacob Champion
 - Re: Partitioned index can be not dumped Álvaro Herrera
 - Re: Partitioned index can be not dumped Zhihong Yu
 - Re: Commit fest manager Ibrar Ahmed
 - Re: Partitioned index can be not dumped Alexander Pyhalov
 - Column Filtering in Logical Replication Rahila Syed
 - Re: [PATCH] Make jsonapi usable from libpq Tom Lane
 - Re: Preventing abort() and exit() calls in libpq Tom Lane
 - Re: Multiple pg_waldump --rmgr options Heikki Linnakangas
 - New committers: Daniel Gustafsson and John Naylor Tom Lane
 - Re: SSL/TLS instead of SSL in docs Daniel Gustafsson
 - Re: Multiple pg_waldump --rmgr options Daniel Gustafsson
 - Re: Partitioned index can be not dumped Álvaro Herrera
 - Re: New committers: Daniel Gustafsson and John Naylor Michael Paquier
 - Re: Partitioned index can be not dumped Zhihong Yu
 - Re: Partitioned index can be not dumped Álvaro Herrera
 - Re: PG 14 release notes, first draft Bruce Momjian
 - Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors Tatsuo Ishii
 - Re: Preventing abort() and exit() calls in libpq Tom Lane
 - Re: [PATCH] Pull general SASL framework out of SCRAM Jacob Champion
 - Re: Preventing abort() and exit() calls in libpq Jacob Champion
 - Re: Dependency to logging in jsonapi.c Michael Paquier
 - Re: New committers: Daniel Gustafsson and John Naylor David Rowley
 - Re: ExecRTCheckPerms() and many prunable partitions David Rowley
 - Re: Small clean up in nodeAgg.c David Rowley
 - Re: Preventing abort() and exit() calls in libpq Tom Lane
 - Re: Preventing abort() and exit() calls in libpq Jacob Champion
 - Re: Dependency to logging in jsonapi.c Tom Lane
 - Re: Small clean up in nodeAgg.c Tom Lane
 - Re: New committers: Daniel Gustafsson and John Naylor Alexander Korotkov
 - Re: New committers: Daniel Gustafsson and John Naylor Andrew Dunstan
 - Re: Table AM modifications to accept column projection lists Jacob Champion