Mailing lists [pgsql-hackers]
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis
- RE: CDC/ETL system on top of logical replication with pgoutput, custom client José Neves
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis
- Re: pltcl tests fail with FreeBSD 13.2 Tom Lane
- Re: pltcl tests fail with FreeBSD 13.2 Andres Freund
- Re: Avoid possible memory leak (src/common/rmtree.c) Ranier Vilela
- Re: pltcl tests fail with FreeBSD 13.2 Tom Lane
- Re: CDC/ETL system on top of logical replication with pgoutput, custom client Andres Freund
- Re: Avoid possible memory leak (src/common/rmtree.c) Michael Paquier
- Re: pltcl tests fail with FreeBSD 13.2 Andres Freund
- Re: Getting rid of OverrideSearhPath in namespace.c Noah Misch
- Re: pltcl tests fail with FreeBSD 13.2 Tom Lane
- Ignore 2PC transaction GIDs in query jumbling Michael Paquier
- Re: [feature]COPY FROM enable FORCE_NULL/FORCE_NOT_NULL on all columns Zhang Mingli
- Re: pg_upgrade fails with in-place tablespace Michael Paquier
- PostgreSQL 16 Beta 3 release date Jonathan S. Katz
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund
- Re: Ignore 2PC transaction GIDs in query jumbling Julien Rouhaud
- Simplify some logical replication worker type checking Peter Smith
- Re: Ignore 2PC transaction GIDs in query jumbling Michael Paquier
- Re: [PATCH] Add support function for containment operators Laurenz Albe
- Re: Ignore 2PC transaction GIDs in query jumbling Julien Rouhaud
- Re: Inaccurate comments in ReorderBufferCheckMemoryLimit() Amit Kapila
- Re: Ignore 2PC transaction GIDs in query jumbling Michael Paquier
- Re: Ignore 2PC transaction GIDs in query jumbling Julien Rouhaud
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- RE: Simplify some logical replication worker type checking Zhijie Hou (Fujitsu)
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: Support to define custom wait events for extensions Andres Freund
- Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: Extension Enhancement: Buffer Invalidation in pg_buffercache Palak Chaturvedi
- Extract numeric filed in JSONB more effectively Andy Fan
- Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi
- Fix compilation warnings when CFLAGS -Og is specified Hayato Kuroda (Fujitsu)
- Re: Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier
- Re: Faster "SET search_path" Jeff Davis
- Re: Simplify some logical replication worker type checking Peter Smith
- Fix pg_stat_reset_single_table_counters function Masahiro Ikeda
- Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication vignesh C
- Re: Simplify some logical replication worker type checking Alvaro Herrera
- Re: Fix compilation warnings when CFLAGS -Og is specified Kyotaro Horiguchi
- Pgoutput not capturing the generated columns Rajendra Kumar Dangwal
- Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi
- Re: add timing information to pg_upgrade Peter Eisentraut
- Re: add timing information to pg_upgrade Peter Eisentraut
- Re: [PATCH] psql: \dn+ to show size of each schema (and \dA+ for AMs) Daniel Gustafsson
- Re: add timing information to pg_upgrade Daniel Gustafsson
- [PATCH] [zh_CN.po] fix a typo in simplified Chinese translation file Junwang Zhao
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Daniel Gustafsson
- Re: Inaccurate comments in ReorderBufferCheckMemoryLimit() Masahiko Sawada
- Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- RE: CDC/ETL system on top of logical replication with pgoutput, custom client José Neves
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- RE: Fix compilation warnings when CFLAGS -Og is specified Hayato Kuroda (Fujitsu)
- Re: Extract numeric filed in JSONB more effectively Matthias van de Meent
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: How to build a new grammer for pg? Julien Rouhaud
- Re: Performance degradation on concurrent COPY into a single relation in PG16. David Rowley
- Re: Performance degradation on concurrent COPY into a single relation in PG16. David Rowley
- Re: Incorrect handling of OOM in WAL replay leading to data loss Aleksander Alekseev
- Re: POC: Extension for adding distributed tracing - pg_tracing Anthonin Bonnefoy
- Re: Oversight in reparameterize_path_by_child leading to executor crash Tom Lane
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Dean Rasheed
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Joe Conway
- Re: Performance degradation on concurrent COPY into a single relation in PG16. David Rowley
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Tristan Partin
- Fix error handling in be_tls_open_server() Sergey Shinderuk
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Robert Haas
- Re: Pgoutput not capturing the generated columns Euler Taveira
- Re: constants for tar header offsets Tristan Partin
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: There should be a way to use the force flag when restoring databases Ahmed Ibrahim
- Re: add timing information to pg_upgrade Nathan Bossart
- Re: POC: Extension for adding distributed tracing - pg_tracing Nikita Malakhov
- Re: add timing information to pg_upgrade Nathan Bossart
- One more problem with JIT Konstantin Knizhnik
- Re: New Table Access Methods for Multi and Single Inserts Bharath Rupireddy
- Re: should frontend tools use syncfs() ? Nathan Bossart
- Re: How to build a new grammer for pg? Chapman Flack
- Re: New Table Access Methods for Multi and Single Inserts Jacob Champion
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Robert Haas
- Re: constants for tar header offsets Robert Haas
- Re: Improve the performance of nested loop join in the case of partitioned inner table Daniel Gustafsson
- Re: pgsql: Fix search_path to a safe value during maintenance operations. David G. Johnston
- Re: [PATCH] Support % wildcard in extension upgrade filenames Daniel Gustafsson
- Re: add timing information to pg_upgrade Jacob Champion
- Re: [PATCH] Support % wildcard in extension upgrade filenames Robert Haas
- Re: [PATCH] Support % wildcard in extension upgrade filenames Daniel Gustafsson
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Dean Rasheed
- Re: POC, WIP: OR-clause support for indexes Peter Geoghegan
- Re: How to build a new grammer for pg? Andrew Dunstan
- RE: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe
- Re: [PATCH] Support % wildcard in extension upgrade filenames Robert Haas
- Re: How to build a new grammer for pg? Jonah H. Harris
- Re: POC, WIP: OR-clause support for indexes Finnerty, Jim
- Re: document the need to analyze partitioned tables Daniel Gustafsson
- Re: Partial aggregates pushdown Finnerty, Jim
- Re: explain analyze rows=%.0f Daniel Gustafsson
- Re: Add GUC to tune glibc's malloc implementation. Daniel Gustafsson
- Re: bug: ANALYZE progress report with inheritance tables Daniel Gustafsson
- Re: POC, WIP: OR-clause support for indexes Peter Geoghegan
- Re: stats test intermittent failure Andres Freund
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis
- Re: pgsql: Fix search_path to a safe value during maintenance operations. David G. Johnston
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis
- Re: stats test intermittent failure Tom Lane
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: Support to define custom wait events for extensions Ranier Vilela
- Re: Incorrect handling of OOM in WAL replay leading to data loss Jeff Davis
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis
- Re: Correct the documentation for work_mem Imseih (AWS), Sami
- Re: Faster "SET search_path" Jeff Davis
- Re: Performance degradation on concurrent COPY into a single relation in PG16. David Rowley
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: Support to define custom wait events for extensions Ranier Vilela
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: Performance degradation on concurrent COPY into a single relation in PG16. David Rowley
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Jonathan S. Katz
- Re: Inaccurate comments in ReorderBufferCheckMemoryLimit() Amit Kapila
- Re: Adding a LogicalRepWorker type field Peter Smith
- Re: Documentation of psql's \df no longer matches reality David G. Johnston
- Re: Adding a LogicalRepWorker type field Peter Smith
- Re: Simplify some logical replication worker type checking Amit Kapila
- Re: Adding a LogicalRepWorker type field Amit Kapila
- Inquiry about Functionality Availability in PostgreSQL Sultan Berentaev
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: [PATCH] [zh_CN.po] fix a typo in simplified Chinese translation file jian he
- Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi
- Re: Faster "SET search_path" Nathan Bossart
- Re: Faster "SET search_path" Nathan Bossart
- Re: Faster "SET search_path" Isaac Morland
- Re: Adding a LogicalRepWorker type field Masahiko Sawada
- Re: Faster "SET search_path" Jeff Davis
- Re: Extract numeric filed in JSONB more effectively jian he
- Re: Inaccurate comments in ReorderBufferCheckMemoryLimit() Masahiko Sawada
- Re: Faster "SET search_path" Jeff Davis
- Re: Adding a LogicalRepWorker type field Peter Smith
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: Adding a LogicalRepWorker type field Peter Smith
- Re: add timing information to pg_upgrade Peter Eisentraut
- Re: add timing information to pg_upgrade Peter Eisentraut
- Re: add timing information to pg_upgrade Bharath Rupireddy
- Re: pgbnech: allow to cancel queries during benchmark Yugo NAGATA
- Re: [PATCH] [zh_CN.po] fix a typo in simplified Chinese translation file Peter Eisentraut
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: cataloguing NOT NULL constraints Peter Eisentraut
- Re: add timing information to pg_upgrade Bharath Rupireddy
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: PG_CATCH used without PG_RETHROW 正华吕
- Re: Adding a LogicalRepWorker type field Bharath Rupireddy
- Re: add timing information to pg_upgrade Peter Eisentraut
- Re: Adding a LogicalRepWorker type field Amit Kapila
- Re: multiple membership grants and information_schema.applicable_roles Peter Eisentraut
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: [PoC] Reducing planning time when tables have many partitions Andrey Lepikhov
- Improve const use in zlib-using code Peter Eisentraut
- Re: pgbnech: allow to cancel queries during benchmark Yugo NAGATA
- ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression Amul Sul
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: Potential memory leak in contrib/intarray's g_intbig_compress Matthias van de Meent
- Re: Adding a LogicalRepWorker type field Melih Mutlu
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: generic plans and "initial" pruning Amit Langote
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: pg_upgrade fails with in-place tablespace Rui Zhao
- Re: Improve const use in zlib-using code Tristan Partin
- Re: PATCH: Using BRIN indexes for sorted output Sergey Dudoladov
- Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression jian he
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: add timing information to pg_upgrade Nathan Bossart
- Re: PATCH: Using BRIN indexes for sorted output Tomas Vondra
- Re: add timing information to pg_upgrade Nathan Bossart
- Re: SIGQUIT handling, redux Andres Freund
- Re: SIGQUIT handling, redux Tom Lane
- Re: SIGQUIT handling, redux Andres Freund
- Re: add timing information to pg_upgrade Nathan Bossart
- Re: Synchronizing slots from primary to standby Bharath Rupireddy
- Re: POC, WIP: OR-clause support for indexes Peter Geoghegan
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Daniel Gustafsson
- Re: [PATCH] Allow Postgres to pick an unused port to listen Daniel Gustafsson
- First draft of back-branch release notes is done Tom Lane
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Matt Smiley
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Fix bogus Asserts in calc_non_nestloop_required_outer Richard Guo
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: Oversight in reparameterize_path_by_child leading to executor crash Ashutosh Bapat
- Re: Fix incorrect start up costs for WindowAgg paths (bug #17862) David Rowley
- Re: Extract numeric filed in JSONB more effectively Pavel Stehule
- Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression Amul Sul
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: Exposing the lock manager's WaitForLockers() to SQL Will Mortensen
- Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression jian he
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: Fix incorrect start up costs for WindowAgg paths (bug #17862) Andy Fan
- Re: Faster "SET search_path" Jeff Davis
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails tender wang
- Re: Improve const use in zlib-using code Peter Eisentraut
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: Inquiry about Functionality Availability in PostgreSQL Ashutosh Bapat
- Adding a pg_servername() function Laetitia Avrot
- Re: generic plans and "initial" pruning Amit Langote
- Re: Adding a LogicalRepWorker type field Ashutosh Bapat
- Re: Missing comments/docs about custom scan path Etsuro Fujita
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Alvaro Herrera
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: On disable_cost Jian Guo
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: Adding a pg_servername() function Matthias van de Meent
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails tender wang
- Re: Extract numeric filed in JSONB more effectively Pavel Stehule
- Re: Extract numeric filed in JSONB more effectively Matthias van de Meent
- Re: Adding a pg_servername() function Laetitia Avrot
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: Adding a pg_servername() function 066ce286@free.fr
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Oversight in reparameterize_path_by_child leading to executor crash Ashutosh Bapat
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: Fix incorrect start up costs for WindowAgg paths (bug #17862) David Rowley
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: Adding a pg_servername() function Laetitia Avrot
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: Extract numeric filed in JSONB more effectively Chapman Flack
- Re: Adding a pg_servername() function Christoph Moench-Tegeder
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: [PoC] Reducing planning time when tables have many partitions Ashutosh Bapat
- Re: Show WAL write and fsync stats in pg_stat_io Nazir Bilal Yavuz
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: Extract numeric filed in JSONB more effectively Pavel Stehule
- Re: Fix incorrect start up costs for WindowAgg paths (bug #17862) Andy Fan
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: Improve const use in zlib-using code Tristan Partin
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- [RFC] Clang plugin for catching suspicious typedef casting Dmitry Dolgov
- Re: [RFC] Clang plugin for catching suspicious typedef casting Tristan Partin
- Using defines for protocol characters Dave Cramer
- Re: Using defines for protocol characters Alvaro Herrera
- Re: Using defines for protocol characters Dave Cramer
- Re: Fix incorrect start up costs for WindowAgg paths (bug #17862) Tim Palmer
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Using defines for protocol characters Nathan Bossart
- Re: POC: Extension for adding distributed tracing - pg_tracing Nikita Malakhov
- Re: Extract numeric filed in JSONB more effectively Tom Lane
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Using defines for protocol characters Tatsuo Ishii
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: [PoC] Implementation of distinct in Window Aggregates Daniel Gustafsson
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Tomas Vondra
- Re: Introduce "log_connection_stages" setting. Daniel Gustafsson
- Re: Track Oldest Initialized WAL Buffer Page Daniel Gustafsson
- Re: Using defines for protocol characters Dave Cramer
- Re: Fix incorrect start up costs for WindowAgg paths (bug #17862) David Rowley
- Re: Using defines for protocol characters Dave Cramer
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: Using defines for protocol characters Tatsuo Ishii
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Adding argument names to aggregate functions Nathan Bossart
- Re: Fix incorrect start up costs for WindowAgg paths (bug #17862) Nathan Bossart
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: Fix incorrect start up costs for WindowAgg paths (bug #17862) Tom Lane
- Re: Fix incorrect start up costs for WindowAgg paths (bug #17862) David Rowley
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Using defines for protocol characters Dave Cramer
- Re: Fix incorrect start up costs for WindowAgg paths (bug #17862) Tom Lane
- Re: Improve join_search_one_level readibilty (one line change) David Rowley
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: Extract numeric filed in JSONB more effectively jian he
- Re: Extract numeric filed in JSONB more effectively Pavel Stehule
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- pgbench: allow to exit immediately when any client is aborted Yugo NAGATA
- Re: Improve join_search_one_level readibilty (one line change) Richard Guo
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: Using defines for protocol characters Tatsuo Ishii
- Fix a comment in paraminfo_get_equal_hashops Richard Guo
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Adding a LogicalRepWorker type field Peter Smith
- Re: Adding a pg_servername() function Laetitia Avrot
- Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning Ashutosh Bapat
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails tender wang
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Split index and table statistics into different types of stats Drouvot, Bertrand
- Re: Using defines for protocol characters Alvaro Herrera
- Re: remaining sql/json patches Erik Rijkers
- Re: remaining sql/json patches Amit Langote
- Re: Simplify some logical replication worker type checking Amit Kapila
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails tender wang
- Check volatile functions in ppi_clauses for memoize node Richard Guo
- Re: [RFC] Clang plugin for catching suspicious typedef casting Dmitry Dolgov
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: remaining sql/json patches Amit Langote
- A failure in 031_recovery_conflict.pl on Debian/s390x Christoph Berg
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: Using defines for protocol characters Dave Cramer
- WIP: new system catalog pg_wait_event Drouvot, Bertrand
- "duplicated" wait events Drouvot, Bertrand
- Re: WIP: new system catalog pg_wait_event Tom Lane
- Release 17 of the PostgreSQL Buildfarm Client Andrew Dunstan
- Release 17 of the PostgreSQL Buildfarm Client Andrew Dunstan
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Melih Mutlu
- Re: Extract numeric filed in JSONB more effectively Chapman Flack
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Thomas Munro
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Thomas Munro
- Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Thomas Munro
- Re: pgbench: allow to exit immediately when any client is aborted Tatsuo Ishii
- Re: brininsert optimization opportunity Soumyadeep Chakraborty
- Re: cataloguing NOT NULL constraints Dean Rasheed
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: cataloguing NOT NULL constraints Dean Rasheed
- initdb caching during tests Andres Freund
- ci: Improve macos startup using a cached macports installation Andres Freund
- Re: initdb caching during tests Tom Lane
- Re: initdb caching during tests Andres Freund
- Re: PG 16 draft release notes ready Noah Misch
- Re: POC, WIP: OR-clause support for indexes Peter Geoghegan
- How to add a new operator for parser? jacktby jacktby
- Re: How to add a new operator for parser? Julien Rouhaud
- logical decoding issue with concurrent ALTER TYPE Masahiko Sawada
- Re: How to add a new operator for parser? jacktby jacktby
- Re: How to add a new operator for parser? Julien Rouhaud
- Re: Improve join_search_one_level readibilty (one line change) David Rowley
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada
- RE: CDC/ETL system on top of logical replication with pgoutput, custom client José Neves
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Tomas Vondra
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Sync scan & regression tests Konstantin Knizhnik
- Re: There should be a way to use the force flag when restoring databases Ahmed Ibrahim
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Andres Freund
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Christoph Berg
- Re: POC, WIP: OR-clause support for indexes Peter Geoghegan
- Re: Adding a pg_servername() function Christoph Moench-Tegeder
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Thomas Munro
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Sync scan & regression tests Tom Lane
- Re: Sync scan & regression tests Thomas Munro
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Sync scan & regression tests Tom Lane
- Re: pgbench: allow to exit immediately when any client is aborted Yugo NAGATA
- Re: pgbench: allow to exit immediately when any client is aborted Yugo NAGATA
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: Postmaster self-deadlock due to PLT linkage resolution Thomas Munro
- Re: CDC/ETL system on top of logical replication with pgoutput, custom client Amit Kapila
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: Cleaning up array_in() jian he
- Re: "duplicated" wait events Kyotaro Horiguchi
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Julien Rouhaud
- Re: Performance degradation on concurrent COPY into a single relation in PG16. David Rowley
- Re: Fix a comment in paraminfo_get_equal_hashops David Rowley
- Re: Extract numeric filed in JSONB more effectively Pavel Stehule
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Julien Rouhaud
- Re: Improve const use in zlib-using code Peter Eisentraut
- RE: CDC/ETL system on top of logical replication with pgoutput, custom client José Neves
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: "duplicated" wait events Drouvot, Bertrand
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada
- Fix badly generated entries in wait_event_names.txt Drouvot, Bertrand
- Re: Using defines for protocol characters Peter Smith
- Re: [PoC] Reducing planning time when tables have many partitions Andrey Lepikhov
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: Using defines for protocol characters Alvaro Herrera
- Minor configure/meson cleanup Thomas Munro
- Re: Extract numeric filed in JSONB more effectively jian he
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Minor configure/meson cleanup Peter Eisentraut
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: pgbench: allow to exit immediately when any client is aborted Fabien COELHO
- Re: Check volatile functions in ppi_clauses for memoize node David Rowley
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Tomas Vondra
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Christoph Berg
- Re: [PATCH] Add loongarch native checksum implementation. John Naylor
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails tender wang
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Alvaro Herrera
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: [PoC] Reducing planning time when tables have many partitions Ashutosh Bapat
- Re: Minor configure/meson cleanup Tristan Partin
- Re: initial pruning in parallel append Robert Haas
- Re: Oversight in reparameterize_path_by_child leading to executor crash Ashutosh Bapat
- Re: initial pruning in parallel append Tom Lane
- Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli
- postgres_fdw could support row comparison pushdown Alexander Pyhalov
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Masahiko Sawada
- Re: initial pruning in parallel append Amit Langote
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- Re: generic plans and "initial" pruning Robert Haas
- Re: generic plans and "initial" pruning Tom Lane
- Re: initial pruning in parallel append Robert Haas
- Re: generic plans and "initial" pruning Robert Haas
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Nathan Bossart
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Robert Haas
- Re: Using defines for protocol characters Dave Cramer
- Re: Using defines for protocol characters Robert Haas
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund
- Re: Using defines for protocol characters Tom Lane
- Re: Partial aggregates pushdown Bruce Momjian
- Re: Using defines for protocol characters Nathan Bossart
- Re: [PATCH] psql: Add tab-complete for optional view parameters Christoph Heiss
- Re: Using defines for protocol characters Robert Haas
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Tomas Vondra
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Tomas Vondra
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Robert Haas
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Matt Smiley
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Tomas Vondra
- Re: Faster "SET search_path" Jeff Davis
- Re: Using defines for protocol characters Dave Cramer
- Re: Using defines for protocol characters Tom Lane
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Robert Haas
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Matt Smiley
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Andres Freund
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Matt Smiley
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Andres Freund
- Re: Using defines for protocol characters Nathan Bossart
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Andres Freund
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Faster "SET search_path" Nathan Bossart
- Re: Using defines for protocol characters Peter Smith
- Re: Using defines for protocol characters Tatsuo Ishii
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Andres Freund
- Re: Faster "SET search_path" Jeff Davis
- Re: Fix badly generated entries in wait_event_names.txt Michael Paquier
- Re: cpluspluscheck vs ICU Andres Freund
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: Using defines for protocol characters Dave Cramer
- Re: Using defines for protocol characters Tatsuo Ishii
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: pgbench: allow to exit immediately when any client is aborted Yugo NAGATA
- Re: Check volatile functions in ppi_clauses for memoize node Richard Guo
- Re: Support to define custom wait events for extensions Michael Paquier
- 2023-08-10 release announcement draft Jonathan S. Katz
- Re: 2023-08-10 release announcement draft David Rowley
- Re: 2023-08-10 release announcement draft Jonathan S. Katz
- Re: 2023-08-10 release announcement draft David Rowley
- how to ensure parallel restore consistency ? 熊艳辉
- Re: pg_upgrade fails with in-place tablespace Michael Paquier
- 回复:Re: inconsistency between the VM page visibility status and the visibility status of the page 熊艳辉
- Re: 2023-08-10 release announcement draft Jonathan S. Katz
- Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Andres Freund
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Andres Freund
- Re: [PATCH] [zh_CN.po] fix a typo in simplified Chinese translation file David Rowley
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: WIP: new system catalog pg_wait_event Kyotaro Horiguchi
- Re: WIP: new system catalog pg_wait_event Michael Paquier
- Re: [PATCH] Add loongarch native checksum implementation. YANG Xudong
- Re: [PoC] Reducing planning time when tables have many partitions Andrey Lepikhov
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Masahiko Sawada
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: pg_upgrade fails with in-place tablespace Rui Zhao
- Re: Synchronizing slots from primary to standby shveta malik
- [PATCH] update the comment in SnapshotSetCommandId Xiaoran Wang
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: 2023-08-10 release announcement draft Erik Rijkers
- Re: Fix badly generated entries in wait_event_names.txt Drouvot, Bertrand
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier
- Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- Re: [PoC] Reducing planning time when tables have many partitions Ashutosh Bapat
- Re: Using defines for protocol characters Alvaro Herrera
- Re: [PATCH] Add loongarch native checksum implementation. John Naylor
- Re: initial pruning in parallel append Amit Langote
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: cpluspluscheck vs ICU Peter Eisentraut
- Re: [PATCH] Add loongarch native checksum implementation. YANG Xudong
- Re: Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier
- Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns John Naylor
- Re: pg_upgrade fails with in-place tablespace Michael Paquier
- Re: Adding a LogicalRepWorker type field Peter Smith
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- Re: [PATCH] psql: Add tab-complete for optional view parameters Dean Rasheed
- Re: Handle infinite recursion in logical replication setup Peter Eisentraut
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Etsuro Fujita
- Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Heikki Linnakangas
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Richard Guo
- Re: Fix last unitialized memory warning Peter Eisentraut
- Re: [PATCH] psql: Add tab-complete for optional view parameters Christoph Heiss
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Richard Guo
- Suppress generating WAL records during the upgrade Hayato Kuroda (Fujitsu)
- Re: Avoid stack frame setup in performance critical routines using tail calls John Naylor
- Re: How to build a new grammer for pg? Hannu Krosing
- Re: Oversight in reparameterize_path_by_child leading to executor crash Ashutosh Bapat
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: CDC/ETL system on top of logical replication with pgoutput, custom client Amit Kapila
- Re: 2023-08-10 release announcement draft Jonathan S. Katz
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Christoph Berg
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Ashutosh Bapat
- Re: initial pruning in parallel append Robert Haas
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Peter Eisentraut
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: generic plans and "initial" pruning Amit Langote
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Andres Freund
- Re: Fix last unitialized memory warning Tristan Partin
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Tristan Partin
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Andres Freund
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Tristan Partin
- Re: generic plans and "initial" pruning Robert Haas
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Alvaro Herrera
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Thomas Munro
- Re: pgsql: Some refactoring to export json(b) conversion functions Alvaro Herrera
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: should frontend tools use syncfs() ? Nathan Bossart
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: Extract numeric [field] in JSONB more effectively Chapman Flack
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Robert Haas
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Andres Freund
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Configurable FP_LOCK_SLOTS_PER_BACKEND Andres Freund
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: Support to define custom wait events for extensions Andres Freund
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: pgbench: allow to exit immediately when any client is aborted Fabien COELHO
- Re: Support to define custom wait events for extensions Andres Freund
- Re: pg_upgrade fails with in-place tablespace Michael Paquier
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Andres Freund
- Re: pgbench: allow to exit immediately when any client is aborted Yugo NAGATA
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Robert Treat
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: Handle infinite recursion in logical replication setup Peter Smith
- RE: [PATCH] Reuse Workers and Replication Slots during Logical Replication Zhijie Hou (Fujitsu)
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Andres Freund
- Re: 2023-08-10 release announcement draft Robert Treat
- pg15: reltuples stuck at -1 after pg_upgrade and VACUUM Justin Pryzby
- Re: pg_upgrade fails with in-place tablespace Rui Zhao
- [BackendXidGetPid] only access allProcs when xid matches Junwang Zhao
- Re: pg15: reltuples stuck at -1 after pg_upgrade and VACUUM Peter Geoghegan
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication vignesh C
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning David Rowley
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: pg_upgrade fails with in-place tablespace Michael Paquier
- Re: pgbench: allow to exit immediately when any client is aborted Yugo NAGATA
- Re: 2023-08-10 release announcement draft Noah Misch
- Re: pgbench: allow to exit immediately when any client is aborted Yugo NAGATA
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier
- Re: Adding a LogicalRepWorker type field Amit Kapila
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: Adding a pg_servername() function Laetitia Avrot
- Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Juan José Santamaría Flecha
- Re: Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier
- Re: Extract numeric [field] in JSONB more effectively jian he
- Re: cataloguing NOT NULL constraints Peter Eisentraut
- Re: WIP: new system catalog pg_wait_event Michael Paquier
- Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi
- Re: Fix last unitialized memory warning Peter Eisentraut
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: Adding a pg_servername() function Peter Eisentraut
- Re: POC: Extension for adding distributed tracing - pg_tracing Anthonin Bonnefoy
- Re: Row pattern recognition Tatsuo Ishii
- Re: Avoid stack frame setup in performance critical routines using tail calls David Rowley
- Re: Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier
- Re: pgbnech: allow to cancel queries during benchmark Fabien COELHO
- Re: pgsql: Ignore BRIN indexes when checking for HOT udpates Alvaro Herrera
- Re: Remove distprep Christoph Berg
- Re: pgbnech: allow to cancel queries during benchmark Fabien COELHO
- Re: logical decoding issue with concurrent ALTER TYPE Amit Kapila
- Re: initial pruning in parallel append Amit Langote
- Re: [PoC] Reducing planning time when tables have many partitions David Rowley
- Re: [PoC] Reducing planning time when tables have many partitions David Rowley
- Re: Adding a pg_servername() function GF
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Christoph Berg
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Christoph Berg
- Re: [PoC] Reducing planning time when tables have many partitions David Rowley
- Separate memory contexts for relcache and catcache Melih Mutlu
- Re: Separate memory contexts for relcache and catcache Andy Fan
- Re: initial pruning in parallel append Robert Haas
- Re: initial pruning in parallel append Amit Langote
- Re: pg15: reltuples stuck at -1 after pg_upgrade and VACUUM Tom Lane
- Re: Separate memory contexts for relcache and catcache Alvaro Herrera
- Re: [RFC] Clang plugin for catching suspicious typedef casting Peter Eisentraut
- Re: Adding a pg_servername() function Tom Lane
- Re: Remove distprep Tom Lane
- Re: Separate memory contexts for relcache and catcache David Rowley
- Re: Oversight in reparameterize_path_by_child leading to executor crash Ashutosh Bapat
- Re: Remove distprep Christoph Berg
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Ashutosh Bapat
- Re: Remove distprep Andres Freund
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- Re: Support to define custom wait events for extensions Andres Freund
- Re: [BackendXidGetPid] only access allProcs when xid matches Ashutosh Bapat
- Re: Fix last unitialized memory warning Peter Eisentraut
- Re: [BackendXidGetPid] only access allProcs when xid matches Junwang Zhao
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- Re: Using defines for protocol characters Peter Eisentraut
- Re: Report planning memory in EXPLAIN ANALYZE David Rowley
- Re: Fix last unitialized memory warning Tristan Partin
- Re: Adding a pg_servername() function GF
- Re: pg15: reltuples stuck at -1 after pg_upgrade and VACUUM Peter Geoghegan
- Re: pgsql: Ignore BRIN indexes when checking for HOT udpates Tomas Vondra
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: Using defines for protocol characters Dave Cramer
- Re: Adding a pg_servername() function Tom Lane
- Re: [RFC] Clang plugin for catching suspicious typedef casting Dmitry Dolgov
- Re: Using defines for protocol characters Tom Lane
- Re: Using defines for protocol characters Dave Cramer
- Re: Using defines for protocol characters Nathan Bossart
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: Using defines for protocol characters Alvaro Herrera
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Alvaro Herrera
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: Show WAL write and fsync stats in pg_stat_io Melanie Plageman
- Re: Adding a pg_servername() function Christoph Moench-Tegeder
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: pg_dump needs SELECT privileges on irrelevant extension table Jacob Champion
- Re: Support to define custom wait events for extensions Michael Paquier
- Should the archiver process always make sure that the timeline history files exist in the archive? Jimmy Yih
- Re: PG 16 draft release notes ready Michael Paquier
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: Fix last unitialized memory warning Julien Rouhaud
- Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada
- Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi
- Re: 2023-08-10 release announcement draft Jonathan S. Katz
- Re: 2023-08-10 release announcement draft Jonathan S. Katz
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: Adding a LogicalRepWorker type field Peter Smith
- Re: pgbnech: allow to cancel queries during benchmark Yugo NAGATA
- Re: pgbnech: allow to cancel queries during benchmark Yugo NAGATA
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Make psql's qeury canceling test simple by using signal() routine of IPC::Run Yugo NAGATA
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: PG 16 draft release notes ready Pavel Luzanov
- Re: [PATCH] Add loongarch native checksum implementation. John Naylor
- Re: Fix pg_stat_reset_single_table_counters function Masahiro Ikeda
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi
- Make all Perl warnings fatal Peter Eisentraut
- Re: Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier
- Re: Adding a pg_servername() function Laetitia Avrot
- Re: Support "Right Semi Join" plan shapes Richard Guo
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada
- Re: Adding a pg_servername() function Laetitia Avrot
- Re: Extract numeric [field] in JSONB more effectively Andy Fan
- Re: Fix last unitialized memory warning Richard Guo
- Re: [BackendXidGetPid] only access allProcs when xid matches Ashutosh Bapat
- Re: Adding a pg_servername() function Laetitia Avrot
- Re: [BackendXidGetPid] only access allProcs when xid matches Junwang Zhao
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- [question] difference between vm_extend and fsm_extend Junwang Zhao
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: Fix pg_stat_reset_single_table_counters function Masahiko Sawada
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Christoph Berg
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: pgsql: Ignore BRIN indexes when checking for HOT udpates Alvaro Herrera
- [question] multil-column range partition prune tender wang
- Re: [PATCH] Add loongarch native checksum implementation. Amit Kapila
- Re: [question] multil-column range partition prune Matthias van de Meent
- Re: Add assertion on held AddinShmemInitLock in GetNamedLWLockTranche() Michael Paquier
- Re: [PATCH] Add loongarch native checksum implementation. Michael Paquier
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Thomas Munro
- Re: [PATCH] Add loongarch native checksum implementation. John Naylor
- Re: proposal: psql: show current user in prompt Jelte Fennema
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: [question] multil-column range partition prune Christoph Moench-Tegeder
- Re: Adding a pg_servername() function Jimmy Angelakos
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada
- Re: proposal: psql: show current user in prompt Jelte Fennema
- Add PG CI to older PG releases Nazir Bilal Yavuz
- Re: libpq compression (part 2) Jonah H. Harris
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: LLVM 16 (opaque pointers) Ronan Dunklau
- Re: Fix last unitialized memory warning Peter Eisentraut
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Jehan-Guillaume de Rorthais
- Re: Add PG CI to older PG releases Peter Eisentraut
- Re: Allow parallel plan for referential integrity checks? Juan José Santamaría Flecha
- Re: Add PG CI to older PG releases Nazir Bilal Yavuz
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- [PATCH] Support static linking against LLVM Marcelo Juchem
- obtaining proc oid given a oper id CK Tan
- Re: Add PG CI to older PG releases Tom Lane
- Re: obtaining proc oid given a oper id CK Tan
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: Add PG CI to older PG releases Andres Freund
- Re: Add PG CI to older PG releases Andres Freund
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Bruce Momjian
- Re: 2023-08-10 release announcement draft Donghang Lin
- Simplify create_merge_append_path a bit for clarity Richard Guo
- Re: [PATCH] Add loongarch native checksum implementation. Amit Kapila
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Noah Misch
- Re: Report planning memory in EXPLAIN ANALYZE Andrey Lepikhov
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Julien Rouhaud
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: Inconsistent results with libc sorting on Windows Noah Misch
- Re: generic plans and "initial" pruning Amit Langote
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: logical decoding and replication of sequences, take 2 Ashutosh Bapat
- Re: proposal: psql: show current user in prompt Pavel Stehule
- logicalrep_worker_launch -- counting/checking the worker limits Peter Smith
- Re: Adding a LogicalRepWorker type field Amit Kapila
- Re: Inconsistent results with libc sorting on Windows Juan José Santamaría Flecha
- Re: Adding a LogicalRepWorker type field Peter Smith
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication vignesh C
- Re: Adding a LogicalRepWorker type field Amit Kapila
- Re: libpq compression (part 2) Andrey M. Borodin
- Re: Let's make PostgreSQL multi-threaded Merlin Moncure
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication vignesh C
- AssertLog instead of Assert in some places Ashutosh Bapat
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Ashutosh Bapat
- Re: Inconsistent results with libc sorting on Windows Noah Misch
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- walsender "wakeup storm" on PG16, likely because of bc971f4025c (Optimize walsender wake up logic using condition variables) Tomas Vondra
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: generic plans and "initial" pruning Amit Langote
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Schema variables - new implementation for Postgres 15 Dmitry Dolgov
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Christoph Berg
- Re: [PATCH] Support static linking against LLVM Marcelo Juchem
- Re: [PATCH] Support static linking against LLVM Andres Freund
- Re: walsender "wakeup storm" on PG16, likely because of bc971f4025c (Optimize walsender wake up logic using condition variables) Andres Freund
- Re: AssertLog instead of Assert in some places Andres Freund
- Re: [PATCH] Support static linking against LLVM Marcelo Juchem
- Re: LLVM 16 (opaque pointers) Andres Freund
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Bruce Momjian
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Bruce Momjian
- Re: LLVM 16 (opaque pointers) Andres Freund
- Re: [PATCH] Support static linking against LLVM Andres Freund
- Re: AssertLog instead of Assert in some places Peter Geoghegan
- Re: AssertLog instead of Assert in some places Andres Freund
- Re: AssertLog instead of Assert in some places Peter Geoghegan
- Re: AssertLog instead of Assert in some places Andres Freund
- Re: [PATCH] psql: Add tab-complete for optional view parameters David Zhang
- Re: walsender "wakeup storm" on PG16, likely because of bc971f4025c (Optimize walsender wake up logic using condition variables) Thomas Munro
- Re: AssertLog instead of Assert in some places Peter Geoghegan
- Re: walsender "wakeup storm" on PG16, likely because of bc971f4025c (Optimize walsender wake up logic using condition variables) Andres Freund
- Re: run pgindent on a regular basis / scripted manner Peter Geoghegan
- Re: AssertLog instead of Assert in some places Andres Freund
- Re: run pgindent on a regular basis / scripted manner Andres Freund
- Re: AssertLog instead of Assert in some places Peter Geoghegan
- Re: run pgindent on a regular basis / scripted manner Peter Geoghegan
- Re: [PATCH] Support static linking against LLVM Marcelo Juchem
- Re: run pgindent on a regular basis / scripted manner Tom Lane
- Re: run pgindent on a regular basis / scripted manner Peter Geoghegan
- Re: run pgindent on a regular basis / scripted manner Tom Lane
- Re: run pgindent on a regular basis / scripted manner Tom Lane
- Re: run pgindent on a regular basis / scripted manner Jelte Fennema
- Re: run pgindent on a regular basis / scripted manner Andres Freund
- Re: Adding a LogicalRepWorker type field Peter Smith
- Re: logicalrep_worker_launch -- counting/checking the worker limits Peter Smith
- Re: run pgindent on a regular basis / scripted manner Tom Lane
- Re: run pgindent on a regular basis / scripted manner Michael Paquier
- Rename ExtendedBufferWhat in 16? Thomas Munro
- Re: run pgindent on a regular basis / scripted manner Andres Freund
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Thomas Munro
- Re: Adding a LogicalRepWorker type field Amit Kapila
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Backend initialization may be blocked by locking the database relation id Alexander Lakhin
- Re: Schema variables - new implementation for Postgres 15 Dmitry Dolgov
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Joe Conway
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Joe Conway
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: logicalrep_worker_launch -- counting/checking the worker limits Amit Kapila
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Bruce Momjian
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis
- Re: [PATCH] psql: Add tab-complete for optional view parameters Christoph Heiss
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Andres Freund
- Re: Fix pg_stat_reset_single_table_counters function Andres Freund
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Andres Freund
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: run pgindent on a regular basis / scripted manner Andres Freund
- Re: run pgindent on a regular basis / scripted manner Tom Lane
- Re: run pgindent on a regular basis / scripted manner Peter Geoghegan
- Re: run pgindent on a regular basis / scripted manner Tom Lane
- Re: run pgindent on a regular basis / scripted manner Peter Geoghegan
- pg_waldump vs. all-zeros WAL files; server creation of such files Noah Misch
- Re: Ignore 2PC transaction GIDs in query jumbling Michael Paquier
- Re: Ignore 2PC transaction GIDs in query jumbling Julien Rouhaud
- Re: Ignore 2PC transaction GIDs in query jumbling Michael Paquier
- Re: Make psql's qeury canceling test simple by using signal() routine of IPC::Run Fabien COELHO
- Re: pgbench: allow to exit immediately when any client is aborted Fabien COELHO
- pgbench with libevent? Fabien COELHO
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: Make psql's qeury canceling test simple by using signal() routine of IPC::Run Michael Paquier
- Re: run pgindent on a regular basis / scripted manner Michael Paquier
- Re: Report planning memory in EXPLAIN ANALYZE David Rowley
- Re: pgbench with libevent? Fabien COELHO
- Re: Make psql's qeury canceling test simple by using signal() routine of IPC::Run Fabien COELHO
- Naive handling of inequalities by nbtree initial positioning code Peter Geoghegan
- Re: Naive handling of inequalities by nbtree initial positioning code Peter Geoghegan
- Re: pg_waldump vs. all-zeros WAL files; server creation of such files Michael Paquier
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada
- Extending SMgrRelation lifetimes Thomas Munro
- Re: Report planning memory in EXPLAIN ANALYZE Andrey Lepikhov
- Re: pgbench with libevent? Thomas Munro
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- proposal: jsonb_populate_array Pavel Stehule
- Re: Naive handling of inequalities by nbtree initial positioning code Peter Geoghegan
- Re: WIP: new system catalog pg_wait_event Michael Paquier
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: pgbench with libevent? Tatsuo Ishii
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: Adding a LogicalRepWorker type field Peter Smith
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- Re: pgbench with libevent? Thomas Munro
- Re: Extract numeric filed in JSONB more effectively Pavel Stehule
- Re: Fix pg_stat_reset_single_table_counters function Masahiro Ikeda
- Re: pgsql: Allow tailoring of ICU locales with custom rules Peter Eisentraut
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: POC: Extension for adding distributed tracing - pg_tracing Nikita Malakhov
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: proposal: jsonb_populate_array Alvaro Herrera
- Re: pgbench with libevent? Alvaro Herrera
- Re: Add PG CI to older PG releases Nazir Bilal Yavuz
- Re: Synchronizing slots from primary to standby shveta malik
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: pgbench with libevent? Fabien COELHO
- Re: pgbench with libevent? Fabien COELHO
- Re: pgbench with libevent? Fabien COELHO
- Re: Synchronizing slots from primary to standby shveta malik
- Re: pgbench with libevent? Tatsuo Ishii
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Ignore 2PC transaction GIDs in query jumbling Dagfinn Ilmari Mannsåker
- Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 Jian Guo
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication vignesh C
- Re: proposal: jsonb_populate_array Pavel Stehule
- Re: Extract numeric filed in JSONB more effectively Pavel Stehule
- Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 Tomas Vondra
- Re: proposal: jsonb_populate_array Erik Rijkers
- Re: proposal: jsonb_populate_array Pavel Stehule
- Re: proposal: jsonb_populate_array Chapman Flack
- Re: Extract numeric filed in JSONB more effectively Chapman Flack
- Re: run pgindent on a regular basis / scripted manner Peter Eisentraut
- Re: run pgindent on a regular basis / scripted manner Peter Eisentraut
- Re: Extract numeric filed in JSONB more effectively Tom Lane
- Re: walsender "wakeup storm" on PG16, likely because of bc971f4025c (Optimize walsender wake up logic using condition variables) Tomas Vondra
- Re: proposal: jsonb_populate_array Pavel Stehule
- Re: pgbench: allow to exit immediately when any client is aborted Yugo NAGATA
- Re: [RFC] Add jit deform_counter Dmitry Dolgov
- Re: Make psql's qeury canceling test simple by using signal() routine of IPC::Run Yugo NAGATA
- Re: AssertLog instead of Assert in some places Ashutosh Bapat
- Re: AssertLog instead of Assert in some places Ashutosh Bapat
- Re: [PATCH] psql: \dn+ to show size of each schema (and \dA+ for AMs) Justin Pryzby
- Re: pgbench - adding pl/pgsql versions of tests Nathan Bossart
- Re: Do we want a hashset type? Florents Tselai
- Regression test collate.icu.utf8 failed on REL_14_STABLE Japin Li
- Re: Replace known_assigned_xids_lck by memory barrier Nathan Bossart
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: [PATCH] psql: Add tab-complete for optional view parameters David Zhang
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis
- Re: In-placre persistance change of a relation Nathan Bossart
- Regarding Contributions Satwik Sharma
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: Regarding Contributions Bruce Momjian
- ECPG Semantic Analysis Juan Rodrigo Alejandro Burgos Mella
- Re: walsender "wakeup storm" on PG16, likely because of bc971f4025c (Optimize walsender wake up logic using condition variables) Thomas Munro
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: Ignore 2PC transaction GIDs in query jumbling Michael Paquier
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: Regression test collate.icu.utf8 failed on REL_14_STABLE Andy Fan
- Re: Regression test collate.icu.utf8 failed on REL_14_STABLE Japin Li
- Re: Regression test collate.icu.utf8 failed on REL_14_STABLE Japin Li
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada
- Re: [RFC] Clang plugin for catching suspicious typedef casting Xing Guo
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Do we want a hashset type? jian he
- Re: logicalrep_worker_launch -- counting/checking the worker limits Peter Smith
- Re: Fix pg_stat_reset_single_table_counters function Masahiko Sawada
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: proposal: jsonb_populate_array jian he
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: Using defines for protocol characters Nathan Bossart
- Re: [PATCH] Add function to_oct Nathan Bossart
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Zhijie Hou (Fujitsu)
- Re: Fix pg_stat_reset_single_table_counters function Masahiro Ikeda
- Re: Extract numeric filed in JSONB more effectively Pavel Stehule
- Re: Extract numeric filed in JSONB more effectively Pavel Stehule
- Re: proposal: jsonb_populate_array Vik Fearing
- Re: Using defines for protocol characters Tatsuo Ishii
- Re: proposal: jsonb_populate_array Vik Fearing
- Re: proposal: jsonb_populate_array Pavel Stehule
- Re: ECPG Semantic Analysis Michael Meskes
- Re: [PATCH] Add function to_oct Vik Fearing
- Re: proposal: jsonb_populate_array Pavel Stehule
- Re: ECPG Semantic Analysis Michael Meskes
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: proposal: jsonb_populate_array Vik Fearing
- Re: proposal: jsonb_populate_array Pavel Stehule
- pg_logical_emit_message() misses a XLogFlush() Michael Paquier
- Re: A Question about InvokeObjectPostAlterHook Michael Paquier
- Re: Extract numeric filed in JSONB more effectively Pavel Stehule
- Re: [PATCH] Add function to_oct John Naylor
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: Extract numeric filed in JSONB more effectively Pavel Stehule
- Re: pgbench - adding pl/pgsql versions of tests Fabien COELHO
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Etsuro Fujita
- Re: New WAL record to detect the checkpoint redo location Dilip Kumar
- Re: remaining sql/json patches jian he
- Generating memory trace from Postgres backend process Muneeb Anwar
- Re: LLVM 16 (opaque pointers) Fabien COELHO
- Re: pg_logical_emit_message() misses a XLogFlush() Tomas Vondra
- Re: pgbench: allow to exit immediately when any client is aborted Fabien COELHO
- Re: cataloguing NOT NULL constraints Dean Rasheed
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Replace known_assigned_xids_lck by memory barrier Michail Nikolaev
- Avoid a potential unstable test case: xmlmap.sql Andy Fan
- Re: Avoid a potential unstable test case: xmlmap.sql Andy Fan
- Test case for parameterized remote path in postgres_fdw Etsuro Fujita
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Önder Kalacı
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Heikki Linnakangas
- Re: Avoid a potential unstable test case: xmlmap.sql Alexander Lakhin
- Converting sql anywhere to postgres Russell Rose | Passfield Data Systems
- Re: Replace known_assigned_xids_lck by memory barrier Nathan Bossart
- Re: pgbench - adding pl/pgsql versions of tests Nathan Bossart
- Re: [PATCH] Add function to_oct Nathan Bossart
- Re: Using defines for protocol characters Nathan Bossart
- Re: Extending SMgrRelation lifetimes Heikki Linnakangas
- Re: Faster "SET search_path" Robert Haas
- Re: initial pruning in parallel append Robert Haas
- Re: [PATCH] Add function to_oct Nathan Bossart
- Re: run pgindent on a regular basis / scripted manner Nathan Bossart
- Re: Using defines for protocol characters Tatsuo Ishii
- Re: Using defines for protocol characters Michael Paquier
- Re: Using defines for protocol characters Alvaro Herrera
- Re: Using defines for protocol characters Tatsuo Ishii
- Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Shaun Thomas
- Re: pg_logical_emit_message() misses a XLogFlush() Michael Paquier
- Would it be possible to backpatch Close support in libpq (28b5726) to PG16? Jelte Fennema
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Michael Paquier
- Re: Would it be possible to backpatch Close support in libpq (28b5726) to PG16? Michael Paquier
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Jacob Champion
- Re: Would it be possible to backpatch Close support in libpq (28b5726) to PG16? Alvaro Herrera
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Michael Paquier
- Re: Avoid a potential unstable test case: xmlmap.sql Andy Fan
- Re: should frontend tools use syncfs() ? Michael Paquier
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: pg_logical_emit_message() misses a XLogFlush() Andres Freund
- Re: Test case for parameterized remote path in postgres_fdw Richard Guo
- Re: pg_logical_emit_message() misses a XLogFlush() Tomas Vondra
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: [PATCH] Add function to_oct John Naylor
- Re: pg_logical_emit_message() misses a XLogFlush() Michael Paquier
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: pg_logical_emit_message() misses a XLogFlush() Andres Freund
- Re: pg_logical_emit_message() misses a XLogFlush() Andres Freund
- Re: remaining sql/json patches Amit Langote
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning Ashutosh Bapat
- Re: Synchronizing slots from primary to standby Ajin Cherian
- some code cleanup in index.c and indexcmds.c Peter Eisentraut
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: WIP: new system catalog pg_wait_event Michael Paquier
- Re: Remove distprep Peter Eisentraut
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Peter Eisentraut
- Re: Should the archiver process always make sure that the timeline history files exist in the archive? Jimmy Yih
- Fix typo in src/interfaces/libpq/po/zh_CN.po Zhang Mingli
- Re: pg_logical_emit_message() misses a XLogFlush() Michael Paquier
- Re: Return value of pg_promote() Michael Paquier
- Re: cataloguing NOT NULL constraints Peter Eisentraut
- Re: pgbench - adding pl/pgsql versions of tests Fabien COELHO
- regexp_replace weirdness amounts to a bug? Erik Rijkers
- Re: regexp_replace weirdness amounts to a bug? Malthe
- Re: Normalization of utility queries in pg_stat_statements jian he
- Add 'worker_type' to pg_stat_subscription Peter Smith
- Re: Allow parallel plan for referential integrity checks? Juan José Santamaría Flecha
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Etsuro Fujita
- Re: Test case for parameterized remote path in postgres_fdw Etsuro Fujita
- Re: pg_logical_emit_message() misses a XLogFlush() Tomas Vondra
- Re: regexp_replace weirdness amounts to a bug? Alvaro Herrera
- Re: cataloguing NOT NULL constraints Peter Eisentraut
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order John Naylor
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Alvaro Herrera
- Re: walsender "wakeup storm" on PG16, likely because of bc971f4025c (Optimize walsender wake up logic using condition variables) Antonin Houska
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Zhijie Hou (Fujitsu)
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- Re: WIP: new system catalog pg_wait_event Michael Paquier
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Shaun Thomas
- Re: Handle infinite recursion in logical replication setup Peter Eisentraut
- dubious warning: FORMAT JSON has no effect for json and jsonb types Peter Eisentraut
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Önder Kalacı
- Re: [PATCH] Add function to_oct Nathan Bossart
- Re: Fix typo in src/interfaces/libpq/po/zh_CN.po Peter Eisentraut
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: dubious warning: FORMAT JSON has no effect for json and jsonb types Merlin Moncure
- Re: should frontend tools use syncfs() ? Nathan Bossart
- Re: should frontend tools use syncfs() ? Nathan Bossart
- Re: Replace known_assigned_xids_lck by memory barrier Michail Nikolaev
- Re: Extract numeric filed in JSONB more effectively jian he
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis
- Re: Replace known_assigned_xids_lck by memory barrier Nathan Bossart
- Re: Replace known_assigned_xids_lck by memory barrier Michail Nikolaev
- Re: Using defines for protocol characters Nathan Bossart
- PostgreSQL 16 RC1 + GA release dates Jonathan S. Katz
- Re: Replace known_assigned_xids_lck by memory barrier Nathan Bossart
- Re: run pgindent on a regular basis / scripted manner Peter Geoghegan
- Re: Faster "SET search_path" Jeff Davis
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Jacob Champion
- Re: Rename ExtendedBufferWhat in 16? Andres Freund
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund
- Re: walsender "wakeup storm" on PG16, likely because of bc971f4025c (Optimize walsender wake up logic using condition variables) Thomas Munro
- Re: Would it be possible to backpatch Close support in libpq (28b5726) to PG16? Joe Conway
- Re: Rename ExtendedBufferWhat in 16? Thomas Munro
- Re: Rename ExtendedBufferWhat in 16? Peter Geoghegan
- Re: Using defines for protocol characters Michael Paquier
- Re: Return value of pg_promote() Michael Paquier
- Re: Rename ExtendedBufferWhat in 16? Andres Freund
- Re: pg_logical_emit_message() misses a XLogFlush() Michael Paquier
- Re: pgbench: allow to exit immediately when any client is aborted Tatsuo Ishii
- Re: WIP: new system catalog pg_wait_event Masahiro Ikeda
- Re: WIP: new system catalog pg_wait_event Michael Paquier
- Re: should frontend tools use syncfs() ? Michael Paquier
- Re: WIP: new system catalog pg_wait_event Masahiro Ikeda
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: Rename ExtendedBufferWhat in 16? Thomas Munro
- Re: should frontend tools use syncfs() ? Michael Paquier
- Re: Minor configure/meson cleanup Thomas Munro
- Re: Extending SMgrRelation lifetimes Thomas Munro
- Query regarding sharing data directory Harsh N Bhatt
- Re: New WAL record to detect the checkpoint redo location Michael Paquier
- Re: [PATCH] Add function to_oct John Naylor
- Re: PG 16 draft release notes ready Pavel Luzanov
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Fix an entry in wait_event_names.txt Drouvot, Bertrand
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: Fix an entry in wait_event_names.txt Masahiro Ikeda
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Allow parallel plan for referential integrity checks? Frédéric Yhuel
- Re: WIP: new system catalog pg_wait_event Masahiro Ikeda
- Re: New WAL record to detect the checkpoint redo location Dilip Kumar
- Re: pg_upgrade - typo in verbose log Peter Smith
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: [PATCH] Add native windows on arm64 support Anthony Roberts
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: POC, WIP: OR-clause support for indexes a.rybakina
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: POC, WIP: OR-clause support for indexes a.rybakina
- Re: Synchronizing slots from primary to standby shveta malik
- Re: meson: Non-feature feature options Nazir Bilal Yavuz
- Re: Allow parallel plan for referential integrity checks? Frédéric Yhuel
- Re: walsender "wakeup storm" on PG16, likely because of bc971f4025c (Optimize walsender wake up logic using condition variables) Antonin Houska
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: logical decoding and replication of sequences, take 2 Ashutosh Bapat
- Re: Allow parallel plan for referential integrity checks? Frédéric Yhuel
- Re: RFC: Logging plan of the running query torikoshia
- Allow Index AM scan API to access information about LIMIT clause Peifeng Qiu
- Re: Extending SMgrRelation lifetimes Robert Haas
- Re: run pgindent on a regular basis / scripted manner Nathan Bossart
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: [PATCH] Add function to_oct Nathan Bossart
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Stephen Frost
- Re: Using defines for protocol characters Nathan Bossart
- Re: Using defines for protocol characters Robert Haas
- Re: Using defines for protocol characters Dave Cramer
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Jacob Champion
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Stephen Frost
- Re: Using defines for protocol characters Nathan Bossart
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Jacob Champion
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Robert Haas
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Stephen Frost
- meson: pgxs Makefile.global differences Andrew Dunstan
- Re: meson: pgxs Makefile.global differences Tristan Partin
- Re: Extract numeric filed in JSONB more effectively Chapman Flack
- Re: meson: pgxs Makefile.global differences Andres Freund
- Re: meson: pgxs Makefile.global differences Andrew Dunstan
- Re: meson: pgxs Makefile.global differences Tristan Partin
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: WIP: new system catalog pg_wait_event Michael Paquier
- Re: Fix an entry in wait_event_names.txt Michael Paquier
- Re: Use of additional index columns in rows filtering Jeff Davis
- Re: Normalization of utility queries in pg_stat_statements Michael Paquier
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Michael Paquier
- Re: New WAL record to detect the checkpoint redo location Michael Paquier
- Re: Ignore 2PC transaction GIDs in query jumbling Michael Paquier
- Re: pg_upgrade - typo in verbose log Michael Paquier
- Re: Query regarding sharing data directory Michael Paquier
- Re: Remove distprep Michael Paquier
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: pg_upgrade - typo in verbose log Peter Smith
- Re: Remove distprep Andres Freund
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: Extract numeric filed in JSONB more effectively Chapman Flack
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: Adding a LogicalRepWorker type field Amit Kapila
- Rethink the wait event names for postgres_fdw, dblink and etc Masahiro Ikeda
- Re: Adding a LogicalRepWorker type field shveta malik
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: New WAL record to detect the checkpoint redo location Dilip Kumar
- Re: Extract numeric filed in JSONB more effectively jian he
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: Rethink the wait event names for postgres_fdw, dblink and etc Michael Paquier
- Re: dubious warning: FORMAT JSON has no effect for json and jsonb types Peter Eisentraut
- Re: pg_rewind WAL segments deletion pitfall torikoshia
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: SLRUs in the main buffer pool - Page Header definitions Bagga, Rishu
- RE: Adding a LogicalRepWorker type field Zhijie Hou (Fujitsu)
- Re: Remove distprep Christoph Berg
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- [dsm] comment typo Junwang Zhao
- PostgreSQL 17 alpha RPMs Devrim Gündüz
- Re: WIP: new system catalog pg_wait_event Michael Paquier
- Re: WIP: new system catalog pg_wait_event Michael Paquier
- Re: Ignore 2PC transaction GIDs in query jumbling Dagfinn Ilmari Mannsåker
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: Allow parallel plan for referential integrity checks? Juan José Santamaría Flecha
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Peter Eisentraut
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: pg_upgrade fails with in-place tablespace Rui Zhao
- Re: should frontend tools use syncfs() ? Nathan Bossart
- Re: SLRUs in the main buffer pool - Page Header definitions Nathan Bossart
- Re: pgbench - adding pl/pgsql versions of tests Hannu Krosing
- Re: Extract numeric filed in JSONB more effectively Chapman Flack
- Re: Extract numeric filed in JSONB more effectively Chapman Flack
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis
- Re: Extract numeric filed in JSONB more effectively Chapman Flack
- [17] Special search_path names "!pg_temp" and "!pg_catalog" Jeff Davis
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: PG 16 draft release notes ready Erwin Brandstetter
- Re: [PATCH] Add function to_oct John Naylor
- Re: pg_upgrade fails with in-place tablespace Michael Paquier
- Re: Ignore 2PC transaction GIDs in query jumbling Michael Paquier
- Re: [17] Special search_path names "!pg_temp" and "!pg_catalog" Pavel Stehule
- persist logical slots to disk during shutdown checkpoint Amit Kapila
- Re: persist logical slots to disk during shutdown checkpoint Julien Rouhaud
- Re: [PATCH] Add function to_oct Dean Rasheed
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- Re: WIP: new system catalog pg_wait_event Michael Paquier
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: pgbench: allow to exit immediately when any client is aborted Tatsuo Ishii
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Etsuro Fujita
- Re: Fix typo in src/interfaces/libpq/po/zh_CN.po Zhang Mingli
- Re: pg_upgrade fails with in-place tablespace Rui Zhao
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: BUG #18059: Unexpected error 25001 in stored procedure Tom Lane
- Re: ci: Improve macos startup using a cached macports installation Andres Freund
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Andres Freund
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Andres Freund
- PostgreSQL 16 release announcement draft Jonathan S. Katz
- Re: ci: Improve macos startup using a cached macports installation Andres Freund
- Re: PostgreSQL 16 release announcement draft jian he
- Re: persist logical slots to disk during shutdown checkpoint Amit Kapila
- Re: WIP: new system catalog pg_wait_event Michael Paquier
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada
- Re: PostgreSQL 16 RC1 + GA release dates Tom Lane
- Re: [PATCH] Add function to_oct Nathan Bossart
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada
- Re: [PATCH] Add function to_oct Nathan Bossart
- Re: Oversight in reparameterize_path_by_child leading to executor crash Tom Lane
- datetime from a JsonbValue Chapman Flack
- Re: UUID v7 Andrey M. Borodin
- Re: POC, WIP: OR-clause support for indexes Peter Geoghegan
- Re: POC, WIP: OR-clause support for indexes Peter Geoghegan
- Re: POC, WIP: OR-clause support for indexes Peter Geoghegan
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Michael Paquier
- Re: Adding a LogicalRepWorker type field Peter Smith
- Re: PostgreSQL 16 RC1 + GA release dates Jonathan S. Katz
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: Rethink the wait event names for postgres_fdw, dblink and etc Masahiro Ikeda
- Re: Fix pg_stat_reset_single_table_counters function Kyotaro Horiguchi
- Re: Extract numeric filed in JSONB more effectively Chapman Flack
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Support run-time partition pruning for hash join Richard Guo
- Re: Make --help output fit within 80 columns per line Masahiro Ikeda
- Re: Fix pg_stat_reset_single_table_counters function Masahiro Ikeda
- Re: Fix pg_stat_reset_single_table_counters function Michael Paquier
- Re: Fix pg_stat_reset_single_table_counters function Masahiro Ikeda
- Re: Make all Perl warnings fatal Peter Eisentraut
- Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns Gurjeet Singh
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: Remove distprep Michael Paquier
- Re: dubious warning: FORMAT JSON has no effect for json and jsonb types Amit Langote
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- Re: Pgoutput not capturing the generated columns Rajendra Kumar Dangwal
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 Jian Guo
- Re: pg_upgrade - typo in verbose log Daniel Gustafsson
- Re: [PATCH] Add function to_oct Dean Rasheed
- Re: UUID v7 Andrey M. Borodin
- Re: [dsm] comment typo Daniel Gustafsson
- Optimize Arm64 crc32 implementation in PostgreSQL Xiang Gao
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Zhijie Hou (Fujitsu)
- Re: Fix typo in src/interfaces/libpq/po/zh_CN.po Daniel Gustafsson
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Zhijie Hou (Fujitsu)
- Re: [dsm] comment typo Junwang Zhao
- Re: Adding a LogicalRepWorker type field Amit Kapila
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: Fix typo in src/interfaces/libpq/po/zh_CN.po Zhang Mingli
- Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 Tomas Vondra
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Etsuro Fujita
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Etsuro Fujita
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) torikoshia
- Re: Oversight in reparameterize_path_by_child leading to executor crash Ashutosh Bapat
- Reproducibility (Re: Remove distprep) Christoph Berg
- Re: Support run-time partition pruning for hash join Andy Fan
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: persist logical slots to disk during shutdown checkpoint Ashutosh Bapat
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Robert Haas
- Re: BUG #18059: Unexpected error 25001 in stored procedure Robert Haas
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Önder Kalacı
- Re: meson: pgxs Makefile.global differences Andrew Dunstan
- Re: meson: pgxs Makefile.global differences Peter Eisentraut
- Re: meson: pgxs Makefile.global differences Tristan Partin
- Re: Make all Perl warnings fatal Andrew Dunstan
- Re: [17] Special search_path names "!pg_temp" and "!pg_catalog" Jeff Davis
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Jacob Champion
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Robert Haas
- Re: [PATCH] Add function to_oct Nathan Bossart
- C function to return double precision[][] Markur Sens
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis
- Re: Optimize Arm64 crc32 implementation in PostgreSQL Nathan Bossart
- Re: C function to return double precision[][] Joe Conway
- Re: should frontend tools use syncfs() ? Robert Haas
- Re: [PATCH] Add function to_oct Dean Rasheed
- Re: SLRUs in the main buffer pool - Page Header definitions Robert Haas
- Re: Oversight in reparameterize_path_by_child leading to executor crash Tom Lane
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Michael Paquier
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Michael Paquier
- Re: should frontend tools use syncfs() ? Michael Paquier
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Isaac Morland
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Jacob Champion
- Re: should frontend tools use syncfs() ? Michael Paquier
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Michael Paquier
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: should frontend tools use syncfs() ? Nathan Bossart
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: should frontend tools use syncfs() ? Michael Paquier
- Re: should frontend tools use syncfs() ? Nathan Bossart
- Re: Wrong rows estimations with joins of CTEs slows queries by more than factor 500 Jian Guo
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: [PATCH] Add function to_oct John Naylor
- Re: should frontend tools use syncfs() ? Michael Paquier
- Re: Make all Perl warnings fatal Michael Paquier
- Re: persist logical slots to disk during shutdown checkpoint Amit Kapila
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: pg_rewind WAL segments deletion pitfall Michael Paquier
- Re: PG 16 draft release notes ready David Rowley
- Re: DecodeInterval fixes Michael Paquier
- Re: Testing autovacuum wraparound (including failsafe) Michael Paquier
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: Support run-time partition pruning for hash join David Rowley
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: PG 16 draft release notes ready Pavel Luzanov
- Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression ajitpostgres awekar
- Re: Report planning memory in EXPLAIN ANALYZE jian he
- Convert encrypted SSL test keys to PKCS#8 format Peter Eisentraut
- Re: Adding a LogicalRepWorker type field Amit Kapila
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: persist logical slots to disk during shutdown checkpoint Ashutosh Bapat
- list of acknowledgments for PG16 Peter Eisentraut
- Re: Support run-time partition pruning for hash join Richard Guo
- Re: add timing information to pg_upgrade Peter Eisentraut
- Re: Support run-time partition pruning for hash join Richard Guo
- Re: persist logical slots to disk during shutdown checkpoint Amit Kapila
- Re: list of acknowledgments for PG16 Alvaro Herrera
- Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression Vik Fearing
- Re: list of acknowledgments for PG16 Vik Fearing
- Re: Direct I/O Peter Eisentraut
- Re: Extract numeric filed in JSONB more effectively Chapman Flack
- Fix the error message when failing to restore the snapshot Zhijie Hou (Fujitsu)
- Re: list of acknowledgments for PG16 Alvaro Herrera
- Re: Fix the error message when failing to restore the snapshot Amit Kapila
- Re: Make all Perl warnings fatal Andrew Dunstan
- Re: Make all Perl warnings fatal Alvaro Herrera
- Re: list of acknowledgments for PG16 Tom Lane
- Re: list of acknowledgments for PG16 Vik Fearing
- Make error messages about WAL segment size more consistent Peter Eisentraut
- Re: list of acknowledgments for PG16 Tom Lane
- Re: list of acknowledgments for PG16 Vik Fearing
- Re: Make --help output fit within 80 columns per line torikoshia
- Re: list of acknowledgments for PG16 Joe Conway
- Re: add timing information to pg_upgrade Nathan Bossart
- Re: [PATCH] Add function to_oct Peter Eisentraut
- Re: list of acknowledgments for PG16 Peter Eisentraut
- Re: Make error messages about WAL segment size more consistent Aleksander Alekseev
- Re: [PATCH] Add function to_oct Nathan Bossart
- Re: Oversight in reparameterize_path_by_child leading to executor crash Tom Lane
- Re: persist logical slots to disk during shutdown checkpoint Ashutosh Bapat
- Re: [PATCH] Add function to_oct Peter Eisentraut
- Re: Oversight in reparameterize_path_by_child leading to executor crash Tom Lane
- Re: Oversight in reparameterize_path_by_child leading to executor crash Ashutosh Bapat
- Re: DecodeInterval fixes Jacob Champion
- Re: should frontend tools use syncfs() ? Nathan Bossart
- Re: pgsql: Allow tailoring of ICU locales with custom rules Jeff Davis
- Re: Make all Perl warnings fatal Andrew Dunstan
- Re: Convert encrypted SSL test keys to PKCS#8 format Jacob Champion
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: list of acknowledgments for PG16 Bruce Momjian
- subscription/015_stream sometimes breaks Thomas Munro
- Re: PG 16 draft release notes ready Jeff Davis
- Re: Direct I/O Peter Geoghegan
- Re: subscription/015_stream sometimes breaks Thomas Munro
- Re: Prevent psql \watch from running queries that return no rows Greg Sabino Mullane
- Re: BUG #18059: Unexpected error 25001 in stored procedure Tom Lane
- Re: [17] collation provider "builtin" Jeff Davis
- Re: Faster "SET search_path" Jeff Davis
- Re: initdb caching during tests Daniel Gustafsson
- Re: Prevent psql \watch from running queries that return no rows Daniel Gustafsson
- Re: Adding a LogicalRepWorker type field Peter Smith
- Re: Make --help output fit within 80 columns per line Masahiro Ikeda
- False "pg_serial": apparent wraparound” in logs Imseih (AWS), Sami
- Re: initdb caching during tests Andres Freund
- Re: Support run-time partition pruning for hash join Andy Fan
- pg_upgrade - a function parameter shadows global 'new_cluster' Peter Smith
- Re: Support run-time partition pruning for hash join Andy Fan
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: Using defines for protocol characters Nathan Bossart
- RE: subscription/015_stream sometimes breaks Zhijie Hou (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: subscription/015_stream sometimes breaks vignesh C
- Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns John Naylor
- Re: Extending SMgrRelation lifetimes Thomas Munro
- Re: Direct I/O Thomas Munro
- RE: persist logical slots to disk during shutdown checkpoint Hayato Kuroda (Fujitsu)
- Re: persist logical slots to disk during shutdown checkpoint vignesh C
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: Synchronizing slots from primary to standby shveta malik
- RE: subscription/015_stream sometimes breaks Zhijie Hou (Fujitsu)
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Andres Freund
- Re: list of acknowledgments for PG16 Denis Laxalde
- Re: pg_upgrade - a function parameter shadows global 'new_cluster' Daniel Gustafsson
- Re: subscription/015_stream sometimes breaks Alvaro Herrera
- Re: initdb caching during tests Daniel Gustafsson
- Re: MERGE ... RETURNING Dean Rasheed
- Re: [dsm] comment typo Daniel Gustafsson
- Re: subscription/015_stream sometimes breaks Alvaro Herrera
- RE: persist logical slots to disk during shutdown checkpoint Hayato Kuroda (Fujitsu)
- Re: persist logical slots to disk during shutdown checkpoint vignesh C
- Re: pg_rewind WAL segments deletion pitfall torikoshia
- Re: EBCDIC sorting as a use case for ICU rules Peter Eisentraut
- Re: Synchronizing slots from primary to standby shveta malik
- Re: PostgreSQL 16 release announcement draft jian he
- Re: Remove distprep Peter Eisentraut
- Re: Synchronizing slots from primary to standby Dilip Kumar
- Re: MERGE ... RETURNING Dean Rasheed
- Re: list of acknowledgments for PG16 Etsuro Fujita
- Re: pg_rewind WAL segments deletion pitfall Alexander Kukushkin
- Re: PostgreSQL 16 release announcement draft David Rowley
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Daniel Gustafsson
- meson uses stale pg_config_paths.h left over from make David Rowley
- Re: Fix error handling in be_tls_open_server() Daniel Gustafsson
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Unlogged relations and WAL-logging Heikki Linnakangas
- using SysCacheGetAttrNotNull in place of heap_getattr Alvaro Herrera
- Re: [PATCH] Add function to_oct Nathan Bossart
- Re: pgbench: allow to exit immediately when any client is aborted Yugo NAGATA
- Re: Oversight in reparameterize_path_by_child leading to executor crash Ashutosh Bapat
- Re: add timing information to pg_upgrade Nathan Bossart
- Re: PG 16 draft release notes ready Jeff Davis
- Re: using SysCacheGetAttrNotNull in place of heap_getattr Tom Lane
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Oversight in reparameterize_path_by_child leading to executor crash Tom Lane
- Re: PostgreSQL 16 release announcement draft Jonathan S. Katz
- Re: Make all Perl warnings fatal Peter Eisentraut
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Andres Freund
- Make documentation builds reproducible Peter Eisentraut
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Daniel Gustafsson
- Re: Let's make PostgreSQL multi-threaded Mark Woodward
- Re: False "pg_serial": apparent wraparound” in logs Imseih (AWS), Sami
- Re: BUG #18059: Unexpected error 25001 in stored procedure Tom Lane
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Nazir Bilal Yavuz
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Tom Lane
- Re: PostgreSQL 16 release announcement draft David Rowley
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Daniel Gustafsson
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Andres Freund
- Re: Fix error handling in be_tls_open_server() Jacob Champion
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Andres Freund
- Re: Fix error handling in be_tls_open_server() Daniel Gustafsson
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Tom Lane
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Andres Freund
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Tom Lane
- Re: meson uses stale pg_config_paths.h left over from make David Rowley
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Andres Freund
- Re: pg_upgrade - a function parameter shadows global 'new_cluster' Peter Smith
- Re: pgbench: allow to exit immediately when any client is aborted Tatsuo Ishii
- Re: pg_rewind WAL segments deletion pitfall Kyotaro Horiguchi
- pg_stat_get_backend_subxact() and backend IDs? Ian Lawrence Barwick
- Re: In-placre persistance change of a relation Kyotaro Horiguchi
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: pgbench: allow to exit immediately when any client is aborted Yugo NAGATA
- Re: pg_stat_get_backend_subxact() and backend IDs? Nathan Bossart
- Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: pg_stat_get_backend_subxact() and backend IDs? Nathan Bossart
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: subscription/015_stream sometimes breaks Amit Kapila
- Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression Vaibhav Dalvi
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Peter Eisentraut
- Re: persist logical slots to disk during shutdown checkpoint vignesh C
- logical_replication_mode Peter Eisentraut
- Re: meson uses stale pg_config_paths.h left over from make Peter Eisentraut
- Re: meson uses stale pg_config_paths.h left over from make Andres Freund
- Remove IndexInfo.ii_OpclassOptions field Peter Eisentraut
- Re: subscription/015_stream sometimes breaks Alvaro Herrera
- Re: Fix error handling in be_tls_open_server() Sergey Shinderuk
- Re: Should the archiver process always make sure that the timeline history files exist in the archive? Kyotaro Horiguchi
- Re: Fix error handling in be_tls_open_server() Daniel Gustafsson
- Re: Fix error handling in be_tls_open_server() Sergey Shinderuk
- Re: Support run-time partition pruning for hash join Richard Guo
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: Adding argument names to aggregate functions Daniel Gustafsson
- Re: subscription/015_stream sometimes breaks Amit Kapila
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- Improving the heapgetpage function improves performance in common scenarios Quan Zongliang
- Use FD_CLOEXEC on ListenSockets (was Re: Refactoring backend fork+exec code) Heikki Linnakangas
- Re: Adding argument names to aggregate functions Dagfinn Ilmari Mannsåker
- Re: Use FD_CLOEXEC on ListenSockets (was Re: Refactoring backend fork+exec code) Thomas Munro
- Re: Infinite Interval Ashutosh Bapat
- Re: generate syscache info automatically Peter Eisentraut
- Re: Use FD_CLOEXEC on ListenSockets (was Re: Refactoring backend fork+exec code) Heikki Linnakangas
- Vectorization of some functions and improving pg_list interface Maxim Orlov
- Re: Vectorization of some functions and improving pg_list interface Chapman Flack
- Re: EBCDIC sorting as a use case for ICU rules Jehan-Guillaume de Rorthais
- Re: PostgreSQL 16 release announcement draft Jonathan S. Katz
- Checks in RegisterBackgroundWorker.() Heikki Linnakangas
- Re: PostgreSQL 16 release announcement draft jian he
- Re: PostgreSQL 16 release announcement draft Erik Rijkers
- Re: PostgreSQL 16 release announcement draft Alvaro Herrera
- Re: Disabling Heap-Only Tuples Matthias van de Meent
- Re: PostgreSQL 16 release announcement draft Jonathan S. Katz
- Re: PostgreSQL 16 release announcement draft Chapman Flack
- Altering the SELECT portion of a CREATE TABLE AS plan Jerry Sievert
- Re: pg_stat_get_backend_subxact() and backend IDs? Nathan Bossart
- Re: Disabling Heap-Only Tuples Matthias van de Meent
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Nazir Bilal Yavuz
- Re: PostgreSQL 16 release announcement draft Dave Cramer
- Re: add timing information to pg_upgrade Nathan Bossart
- Avoid a possible overflow (src/backend/utils/sort/logtape.c) Ranier Vilela
- Re: Make documentation builds reproducible Tristan Partin
- Re: PostgreSQL 16 RC1 + GA release dates Jonathan S. Katz
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Andres Freund
- Re: SLRUs in the main buffer pool - Page Header definitions Stephen Frost
- Re: Make documentation builds reproducible Tom Lane
- Re: Make documentation builds reproducible Tristan Partin
- psql --no-connect option Gurjeet Singh
- Re: Checks in RegisterBackgroundWorker.() Thomas Munro
- Re: initdb caching during tests Andres Freund
- Re: Avoid a possible overflow (src/backend/utils/sort/logtape.c) Michael Paquier
- Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression Vik Fearing
- Re: Avoid a possible overflow (src/backend/utils/sort/logtape.c) Peter Geoghegan
- Re: pg_stat_get_backend_subxact() and backend IDs? Ian Lawrence Barwick
- Re: Avoid a possible overflow (src/backend/utils/sort/logtape.c) Michael Paquier
- Re: Fix error handling in be_tls_open_server() Michael Paquier
- Re: Remove IndexInfo.ii_OpclassOptions field Michael Paquier
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: Avoid a possible overflow (src/backend/utils/sort/logtape.c) David Rowley
- Re: Avoid a possible overflow (src/backend/utils/sort/logtape.c) Peter Geoghegan
- Re: Avoid a possible overflow (src/backend/utils/sort/logtape.c) Peter Geoghegan
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: psql --no-connect option Tristan Partin
- Re: Support run-time partition pruning for hash join David Rowley
- Re: meson uses stale pg_config_paths.h left over from make David Rowley
- Re: subscription/015_stream sometimes breaks Peter Smith
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- broken master regress tests Pavel Stehule
- Re: subscription/015_stream sometimes breaks Amit Kapila
- Re: psql --no-connect option Julien Rouhaud
- Re: psql --no-connect option Pavel Stehule
- Re: logical_replication_mode Amit Kapila
- Re: False "pg_serial": apparent wraparound” in logs Imseih (AWS), Sami
- Re: list of acknowledgments for PG16 jian he
- Compiler warning on Debian 12, PostgreSQL 16 Beta3 Daniel Westermann (DWE)
- Re: broken master regress tests Thomas Munro
- Re: New WAL record to detect the checkpoint redo location Dilip Kumar
- Re: Synchronizing slots from primary to standby shveta malik
- Re: initdb caching during tests Thomas Munro
- Re: broken master regress tests Pavel Stehule
- Re: broken master regress tests Pavel Stehule
- Re: broken master regress tests Matthias van de Meent
- RE: logical_replication_mode Zhijie Hou (Fujitsu)
- Re: initdb caching during tests Daniel Gustafsson
- Re: logical_replication_mode Peter Eisentraut
- Re: broken master regress tests Pavel Stehule
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: [PATCH] Add XMLText function (SQL/XML X038) Jim Jones
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: Synchronizing slots from primary to standby Alvaro Herrera
- Re: Support run-time partition pruning for hash join Richard Guo
- Re: Testing autovacuum wraparound (including failsafe) Daniel Gustafsson
- Re: [PATCH] Add native windows on arm64 support Anthony Roberts
- Re: logical_replication_mode Amit Kapila
- Re: [PATCH] Add XMLText function (SQL/XML X038) Vik Fearing
- Re: subscription/015_stream sometimes breaks Amit Kapila
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: [PATCH] Add native windows on arm64 support Anthony Roberts
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: RFC: Logging plan of the running query James Coleman
- Re: [PATCH] Add native windows on arm64 support Daniel Gustafsson
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Let's make PostgreSQL multi-threaded David Geier
- Re: persist logical slots to disk during shutdown checkpoint vignesh C
- Re: list of acknowledgments for PG16 Magnus Hagander
- Re: list of acknowledgments for PG16 Daniel Gustafsson
- Re: [PATCH] Add XMLText function (SQL/XML X038) Jim Jones
- Re: [PATCH] Add XMLText function (SQL/XML X038) Daniel Gustafsson
- Unlogged relation copy is not fsync'd Heikki Linnakangas
- Format list of catalog files in makefile vertically Peter Eisentraut
- Re: Format list of catalog files in makefile vertically Andres Freund
- Re: Let's make PostgreSQL multi-threaded Stephen Frost
- Re: initdb caching during tests Andres Freund
- Re: [PATCH] Add XMLText function (SQL/XML X038) Vik Fearing
- Re: pg_stat_get_backend_subxact() and backend IDs? Imseih (AWS), Sami
- Re: pg_stat_get_backend_subxact() and backend IDs? Nathan Bossart
- Re: pg_stat_get_backend_subxact() and backend IDs? Nathan Bossart
- Re: [PATCH] Add XMLText function (SQL/XML X038) Jim Jones
- Re: [PATCH] Add XMLText function (SQL/XML X038) Chapman Flack
- Re: initdb caching during tests Nathan Bossart
- Re: [PATCH] Add XMLText function (SQL/XML X038) Vik Fearing
- Support prepared statement invalidation when result types change Jelte Fennema
- Re: pg_stat_get_backend_subxact() and backend IDs? Nathan Bossart
- Re: Make all Perl warnings fatal Dagfinn Ilmari Mannsåker
- Re: [ psql - review request ] review request for \d+ tablename, \d+ indexname indenting Cary Huang
- Re: pg_stat_get_backend_subxact() and backend IDs? Imseih (AWS), Sami
- Re: PostgreSQL 16 release announcement draft Jonathan S. Katz
- Re: PostgreSQL 16 release announcement draft Jonathan S. Katz
- PSQL error: total cell count of XXX exceeded Hongxu Ma
- Re: PostgreSQL 16 release announcement draft Jonathan S. Katz
- Re: PSQL error: total cell count of XXX exceeded David G. Johnston
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: PostgreSQL 16 release announcement draft Erik Rijkers
- Re: Logging of matching pg_hba.conf entry during auth skips trust auth, potential security issue Michael Paquier
- Re: PSQL error: total cell count of XXX exceeded Hongxu Ma
- Re: RFC: Logging plan of the running query James Coleman
- Re: broken master regress tests Pavel Stehule
- Fwd: Invitation to Test and Contribute to Pgperffarm Anil
- Re: Format list of catalog files in makefile vertically Alvaro Herrera
- Re: [PATCH] Add XMLText function (SQL/XML X038) Alvaro Herrera
- Re: Error in calculating length of encoded base64 string Alvaro Herrera
- Re: [PATCH] Add XMLText function (SQL/XML X038) Chapman Flack
- Re: [PATCH] Add XMLText function (SQL/XML X038) Pavel Stehule
- Re: [PATCH] Add XMLText function (SQL/XML X038) Chapman Flack
- Re: broken master regress tests Thomas Munro
- Re: Extract numeric filed in JSONB more effectively Chapman Flack
- Re: broken master regress tests Pavel Stehule
- Re: pg_upgrade fails with in-place tablespace Rui Zhao
- Re: [PATCH] Add XMLText function (SQL/XML X038) Pavel Stehule
- Re: Ignore 2PC transaction GIDs in query jumbling Michael Paquier
- Re: Make all Perl warnings fatal Andrew Dunstan
- [PoC] Implementation of distinct in Window Aggregates: take two Ankit Pandey
- RE: logical_replication_mode Zhijie Hou (Fujitsu)
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Incremental View Maintenance, take 2 Yugo NAGATA
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Joe Conway
- Re: Incremental View Maintenance, take 2 Yugo NAGATA
- Re: Incremental View Maintenance, take 2 Yugo NAGATA
- Re: Incremental View Maintenance, take 2 Yugo NAGATA
- Re: Incremental View Maintenance, take 2 Yugo NAGATA
- Re: UTF8 national character data type support WIP patch and list of open issues. Chapman Flack
- Re: Incremental View Maintenance, take 2 Yugo NAGATA
- Re: persist logical slots to disk during shutdown checkpoint vignesh C
- Re: list of acknowledgments for PG16 Peter Eisentraut
- Re: list of acknowledgments for PG16 Peter Eisentraut
- Re: list of acknowledgments for PG16 Pavel Borisov
- Re: DecodeInterval fixes Joseph Koshakow
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Heikki Linnakangas
- CI speed improvements for FreeBSD Thomas Munro
- Re: CI speed improvements for FreeBSD Thomas Munro
- Re: New WAL record to detect the checkpoint redo location Michael Paquier
- Re: subscription/015_stream sometimes breaks Peter Smith
- Logger process and "LOG: could not close client or listen socket: Bad file descriptor" Michael Paquier
- Re: pg_stat_get_backend_subxact() and backend IDs? Michael Paquier
- Re: Incremental View Maintenance, take 2 Yugo NAGATA
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Dilip Kumar
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: DecodeInterval fixes Michael Paquier
- Query execution in Perl TAP tests needs work Thomas Munro
- https://git.postgresql.org/git/postgresql.git/ fails Erik Rijkers
- Re: Return value of pg_promote() Ashutosh Sharma
- Re: Convert encrypted SSL test keys to PKCS#8 format Peter Eisentraut
- Re: https://git.postgresql.org/git/postgresql.git/ fails Peter Eisentraut
- Re: RFC: Logging plan of the running query torikoshia
- Re: Incremental View Maintenance, take 2 Yugo NAGATA
- Strange presentaion related to inheritance in \d+ Kyotaro Horiguchi
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: Autogenerate some wait events code and documentation Michael Paquier
- Re: New WAL record to detect the checkpoint redo location Dilip Kumar
- Re: Return value of pg_promote() Michael Paquier
- Re: Support prepared statement invalidation when result types change jian he
- Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression Amul Sul
- [PATCH v1] PQputCopyEnd never returns 0, fix the inaccurate comment Junwang Zhao
- Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression Amul Sul
- Re: Strange presentaion related to inheritance in \d+ Alvaro Herrera
- Wrong usage of pqMsg_Close message code? Pavel Stehule
- Re: [PATCH v1] PQputCopyEnd never returns 0, fix the inaccurate comment Aleksander Alekseev
- RE: persist logical slots to disk during shutdown checkpoint Hayato Kuroda (Fujitsu)
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: Wrong usage of pqMsg_Close message code? Aleksander Alekseev
- Re: Return value of pg_promote() Laurenz Albe
- Re: Disabling Heap-Only Tuples Laurenz Albe
- Re: abi-compliance-checker Peter Eisentraut
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Daniel Gustafsson
- Re: cataloguing NOT NULL constraints Peter Eisentraut
- Re: proposal: psql: show current user in prompt Pavel Stehule
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: Support prepared statement invalidation when result types change Konstantin Knizhnik
- Is pg_regress --use-existing used by anyone or is it broken? Daniel Gustafsson
- Re: Query execution in Perl TAP tests needs work Andrew Dunstan
- Re: persist logical slots to disk during shutdown checkpoint Amit Kapila
- Re: Make error messages about WAL segment size more consistent Peter Eisentraut
- Re: generic plans and "initial" pruning Robert Haas
- Re: Prevent psql \watch from running queries that return no rows Daniel Gustafsson
- Re: [PATCH v1] PQputCopyEnd never returns 0, fix the inaccurate comment Junwang Zhao
- Commitfest manager for September Peter Eisentraut
- Re: RFC: Logging plan of the running query James Coleman
- Re: Disabling Heap-Only Tuples Matthias van de Meent
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Christoph Berg
- Re: Eager page freeze criteria clarification Melanie Plageman
- Re: Wrong usage of pqMsg_Close message code? Pavel Stehule
- Re: Wrong usage of pqMsg_Close message code? Aleksander Alekseev
- Re: Commitfest manager for September Aleksander Alekseev
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Fix error handling in be_tls_open_server() Jacob Champion
- Re: Disabling Heap-Only Tuples Robert Haas
- Re: Commitfest manager for September Melanie Plageman
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Disabling Heap-Only Tuples Matthias van de Meent
- Re: Use FD_CLOEXEC on ListenSockets (was Re: Refactoring backend fork+exec code) Jeff Janes
- Re: Disabling Heap-Only Tuples Robert Haas
- Re: Commitfest manager for September Jesper Pedersen
- Re: Eager page freeze criteria clarification Robert Haas
- Re: Support prepared statement invalidation when result types change Jelte Fennema
- Re: Eager page freeze criteria clarification Peter Geoghegan
- Re: Support prepared statement invalidation when result types change Jelte Fennema
- Re: Fix error handling in be_tls_open_server() Sergey Shinderuk
- PostgreSQL 16 RC1 release announcement draft Jonathan S. Katz
- Re: list of acknowledgments for PG16 Vik Fearing
- Re: Eager page freeze criteria clarification Peter Geoghegan
- Debian 12 gcc warning Bruce Momjian
- Re: Eager page freeze criteria clarification Robert Haas
- Re: Eager page freeze criteria clarification Melanie Plageman
- Re: Use FD_CLOEXEC on ListenSockets (was Re: Refactoring backend fork+exec code) Heikki Linnakangas
- Re: Eager page freeze criteria clarification Peter Geoghegan
- Re: Wrong usage of pqMsg_Close message code? Tatsuo Ishii
- Re: Allow specifying a dbname in pg_basebackup connection string Tristen Raab
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Thomas Munro
- Re: Use FD_CLOEXEC on ListenSockets (was Re: Refactoring backend fork+exec code) Michael Paquier
- Re: Debian 12 gcc warning Michael Paquier
- Re: Commitfest manager for September Michael Paquier
- Re: [PATCH v1] PQputCopyEnd never returns 0, fix the inaccurate comment Michael Paquier
- Re: Wrong usage of pqMsg_Close message code? Michael Paquier
- Re: Debian 12 gcc warning Bruce Momjian
- Re: Eager page freeze criteria clarification Melanie Plageman
- Re: Return value of pg_promote() Michael Paquier
- Eliminate redundant tuple visibility check in vacuum Melanie Plageman
- Re: Debian 12 gcc warning David Rowley
- Re: Debian 12 gcc warning Bruce Momjian
- Re: Should the archiver process always make sure that the timeline history files exist in the archive? Jimmy Yih
- Re: Debian 12 gcc warning Bruce Momjian
- Re: Wrong usage of pqMsg_Close message code? Tatsuo Ishii
- Re: Eager page freeze criteria clarification Peter Geoghegan
- Re: Query execution in Perl TAP tests needs work Noah Misch
- Re: Logger process and "LOG: could not close client or listen socket: Bad file descriptor" Peter Geoghegan
- Re: Debian 12 gcc warning John Naylor
- Re: POC, WIP: OR-clause support for indexes a.rybakina
- Re: subscription/015_stream sometimes breaks Amit Kapila
- Re: Query execution in Perl TAP tests needs work Thomas Munro
- Re: Query execution in Perl TAP tests needs work Thomas Munro
- Re: persist logical slots to disk during shutdown checkpoint vignesh C
- Re: Strange presentaion related to inheritance in \d+ Kyotaro Horiguchi
- Re: Debian 12 gcc warning Tristan Partin
- Re: Autogenerate some wait events code and documentation Drouvot, Bertrand
- Re: Use FD_CLOEXEC on ListenSockets (was Re: Refactoring backend fork+exec code) Heikki Linnakangas
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: Logger process and "LOG: could not close client or listen socket: Bad file descriptor" Heikki Linnakangas
- Re: Logger process and "LOG: could not close client or listen socket: Bad file descriptor" Michael Paquier
- Re: Autogenerate some wait events code and documentation Michael Paquier
- Re: Query execution in Perl TAP tests needs work Thomas Munro
- Re: Use FD_CLOEXEC on ListenSockets (was Re: Refactoring backend fork+exec code) Heikki Linnakangas
- More new SQL/JSON item methods Jeevan Chalke
- Re: logical_replication_mode Peter Smith
- Re: Wrong usage of pqMsg_Close message code? Michael Paquier
- Re: logical_replication_mode Amit Kapila
- Re: tablecmds.c/MergeAttributes() cleanup Peter Eisentraut
- Re: postgres_fdw: wrong results with self join + enable_nestloop off Etsuro Fujita
- Re: Remove IndexInfo.ii_OpclassOptions field Peter Eisentraut
- Re: persist logical slots to disk during shutdown checkpoint Amit Kapila
- Standardize spelling of "power of two" Kyotaro Horiguchi
- Re: Eliminate redundant tuple visibility check in vacuum David Geier
- Re: Missing comments/docs about custom scan path Etsuro Fujita
- Re: Standardize spelling of "power of two" Daniel Gustafsson
- Re: Support prepared statement invalidation when result types change jian he
- RE: logical_replication_mode Zhijie Hou (Fujitsu)
- Re: [PATCH v1] PQputCopyEnd never returns 0, fix the inaccurate comment Junwang Zhao
- Re: Prevent psql \watch from running queries that return no rows Daniel Gustafsson
- Re: Sync scan & regression tests Heikki Linnakangas
- Re: Support run-time partition pruning for hash join Richard Guo
- Re: Standardize spelling of "power of two" Alvaro Herrera
- Re: Support prepared statement invalidation when result types change Jelte Fennema
- Re: tablecmds.c/MergeAttributes() cleanup Alvaro Herrera
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: tablecmds.c/MergeAttributes() cleanup Alvaro Herrera
- Re: persist logical slots to disk during shutdown checkpoint Ashutosh Bapat
- Re: proposal: psql: show current user in prompt Jelte Fennema
- Use the same Windows image on both VS and MinGW tasks Nazir Bilal Yavuz
- Re: Autogenerate some wait events code and documentation Alvaro Herrera
- Re: subscription/015_stream sometimes breaks Alvaro Herrera
- Re: Standardize spelling of "power of two" Daniel Gustafsson
- Re: pg_rewind WAL segments deletion pitfall torikoshia
- Re: Eliminate redundant tuple visibility check in vacuum Melanie Plageman
- Re: Debian 12 gcc warning Bruce Momjian
- Re: logical_replication_mode Peter Eisentraut
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Christoph Berg
- Re: Query execution in Perl TAP tests needs work Noah Misch
- Re: Allow specifying a dbname in pg_basebackup connection string Jelte Fennema
- Re: Wrong usage of pqMsg_Close message code? Tom Lane
- Re: Debian 12 gcc warning Tom Lane
- Re: Eager page freeze criteria clarification Robert Haas
- Re: should frontend tools use syncfs() ? Nathan Bossart
- Re: broken master regress tests Alvaro Herrera
- Re: Wrong usage of pqMsg_Close message code? Nathan Bossart
- Re: pg_stat_get_backend_subxact() and backend IDs? Nathan Bossart
- Re: broken master regress tests Pavel Stehule
- Re: Strange presentaion related to inheritance in \d+ Alvaro Herrera
- Re: tablecmds.c/MergeAttributes() cleanup Nathan Bossart
- Re: tablecmds.c/MergeAttributes() cleanup Alvaro Herrera
- Re: tablecmds.c/MergeAttributes() cleanup Nathan Bossart
- Re: Wrong usage of pqMsg_Close message code? Nathan Bossart
- Re: Is pg_regress --use-existing used by anyone or is it broken? Nathan Bossart
- Re: Query execution in Perl TAP tests needs work Thomas Munro
- Re: Is pg_regress --use-existing used by anyone or is it broken? Daniel Gustafsson
- Re: Is pg_regress --use-existing used by anyone or is it broken? Peter Geoghegan
- Re: Is pg_regress --use-existing used by anyone or is it broken? Daniel Gustafsson
- Re: Is pg_regress --use-existing used by anyone or is it broken? Peter Geoghegan
- Re: Autogenerate some wait events code and documentation Michael Paquier
- Re: Wrong usage of pqMsg_Close message code? Michael Paquier
- Re: Allow specifying a dbname in pg_basebackup connection string Jim Jones
- Re: Avoid a possible overflow (src/backend/utils/sort/logtape.c) Michael Paquier
- Fix shadow warnings in logical replication code Peter Smith
- Re: pg_stat_get_backend_subxact() and backend IDs? Michael Paquier
- Re: should frontend tools use syncfs() ? Michael Paquier
- Re: Standardize spelling of "power of two" Kyotaro Horiguchi
- Re: Strange presentaion related to inheritance in \d+ Kyotaro Horiguchi
- Re: Fix shadow warnings in logical replication code Michael Paquier
- Re: Remove IndexInfo.ii_OpclassOptions field Michael Paquier
- Re: pgbench: allow to exit immediately when any client is aborted Tatsuo Ishii
- Re: should frontend tools use syncfs() ? Nathan Bossart
- A propose to revise \watch help message Kyotaro Horiguchi
- Re: A propose to revise \watch help message Kyotaro Horiguchi
- Re: Wrong usage of pqMsg_Close message code? Nathan Bossart
- Re: Fix shadow warnings in logical replication code Richard Guo
- Re: pgbench: allow to exit immediately when any client is aborted Yugo NAGATA
- Re: pg_stat_get_backend_subxact() and backend IDs? Nathan Bossart
- Re: Missing comments/docs about custom scan path Richard Guo
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- Re: Debian 12 gcc warning Bruce Momjian
- Re: Debian 12 gcc warning Tom Lane
- Re: persist logical slots to disk during shutdown checkpoint Julien Rouhaud
- Re: Synchronizing slots from primary to standby shveta malik
- Re: pg_stat_get_backend_subxact() and backend IDs? Michael Paquier
- Re: Synchronizing slots from primary to standby shveta malik
- Re: persist logical slots to disk during shutdown checkpoint Amit Kapila
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
- [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: New WAL record to detect the checkpoint redo location Michael Paquier
- Re: Test case for parameterized remote path in postgres_fdw Etsuro Fujita
- Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Daniel Gustafsson
- Re: Is pg_regress --use-existing used by anyone or is it broken? Daniel Gustafsson
- Re: Missing comments/docs about custom scan path Etsuro Fujita
- Re: POC: Extension for adding distributed tracing - pg_tracing Anthonin Bonnefoy
- Re: POC: Extension for adding distributed tracing - pg_tracing Anthonin Bonnefoy
- Re: [PATCH v1] PQputCopyEnd never returns 0, fix the inaccurate comment Aleksander Alekseev
- Re: Avoid a possible overflow (src/backend/utils/sort/logtape.c) Ranier Vilela
- pg_upgrade bug: pg_upgrade successes even if the slots are defined, but they becomes unusable Hayato Kuroda (Fujitsu)
- Re: New WAL record to detect the checkpoint redo location Dilip Kumar
- New compiler warning Bruce Momjian
- Re: New compiler warning Aleksander Alekseev
- Re: Allow specifying a dbname in pg_basebackup connection string Jelte Fennema
- Re: lockup in parallel hash join on dikkop (freebsd 14.0-current) Tomas Vondra
- logfmt and application_context Étienne BERSAC
- Re: PATCH: Add REINDEX tag to event triggers Jim Jones
- pg_resetwal tests, logging, and docs update Peter Eisentraut
- Re: Commitfest manager for September Peter Eisentraut
- Re: Commitfest manager for September Magnus Hagander
- Re: Disabling Heap-Only Tuples Matthias van de Meent
- Re: persist logical slots to disk during shutdown checkpoint Ashutosh Bapat
- Re: Disabling Heap-Only Tuples Robert Haas
- Re: Disabling Heap-Only Tuples Robert Haas
- Re: [17] CREATE SUBSCRIPTION ... SERVER Ashutosh Bapat
- Re: Extract numeric filed in JSONB more effectively Chapman Flack
- Re: [17] CREATE SUBSCRIPTION ... SERVER Tom Lane
- Re: pg_stat_get_backend_subxact() and backend IDs? Robert Haas
- Re: New compiler warning David Steele
- Re: tablecmds.c/MergeAttributes() cleanup Peter Eisentraut
- Re: pg_stat_get_backend_subxact() and backend IDs? Nathan Bossart
- Re: tablecmds.c/MergeAttributes() cleanup Alvaro Herrera
- Re: trying again to get incremental backup Robert Haas
- Re: pg_stat_get_backend_subxact() and backend IDs? Robert Haas
- Re: [PATCH] Add native windows on arm64 support Anthony Roberts
- Re: Debian 12 gcc warning Bruce Momjian
- Re: More new SQL/JSON item methods Chapman Flack
- Re: More new SQL/JSON item methods Chapman Flack
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Debian 12 gcc warning Bruce Momjian
- Re: New compiler warning Bruce Momjian
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Disabling Heap-Only Tuples Matthias van de Meent
- Re: More new SQL/JSON item methods Alvaro Herrera
- Use virtual tuple slot for Unique node Денис Смирнов
- Re: EBCDIC sorting as a use case for ICU rules Daniel Verite
- Re: More new SQL/JSON item methods Chapman Flack
- Replace some cstring_to_text to cstring_to_text_with_len Ranier Vilela
- Re: UUID v7 Andrey M. Borodin
- Re: Allow specifying a dbname in pg_basebackup connection string Jim Jones
- Re: Improving btree performance through specializing by key shape, take 2 Matthias van de Meent
- Re: [PATCH] Support SK_SEARCHNULL / SK_SEARCHNOTNULL for heap-only scans Jacob Champion
- Re: Sync scan & regression tests David Rowley
- Re: pg_stat_get_backend_subxact() and backend IDs? Nathan Bossart
- Re: Use virtual tuple slot for Unique node David Rowley
- Re: Query execution in Perl TAP tests needs work Andres Freund
- Re: Query execution in Perl TAP tests needs work Andrew Dunstan
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: Sync scan & regression tests Melanie Plageman
- Re: Fix shadow warnings in logical replication code Michael Paquier
- Re: Fix shadow warnings in logical replication code Peter Smith
- Re: Eliminate redundant tuple visibility check in vacuum Melanie Plageman
- Re: Query execution in Perl TAP tests needs work Thomas Munro
- Re: Initdb-time block size specification David Christensen
- Re: lockup in parallel hash join on dikkop (freebsd 14.0-current) Thomas Munro
- Re: Use virtual tuple slot for Unique node Denis Smirnov
- Re: Replace some cstring_to_text to cstring_to_text_with_len Michael Paquier
- Re: Use virtual tuple slot for Unique node Denis Smirnov
- Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: New WAL record to detect the checkpoint redo location Michael Paquier
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: pg_stat_get_backend_subxact() and backend IDs? Michael Paquier
- Re: New WAL record to detect the checkpoint redo location Dilip Kumar
- Re: New WAL record to detect the checkpoint redo location Michael Paquier
- Re: [PATCH] Add native windows on arm64 support Tom Lane
- Re: [PATCH] Add native windows on arm64 support Thomas Munro
- Re: [PATCH] Add native windows on arm64 support Tom Lane
- Re: [17] CREATE SUBSCRIPTION ... SERVER Ashutosh Bapat
- Re: should frontend tools use syncfs() ? Michael Paquier
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: persist logical slots to disk during shutdown checkpoint Amit Kapila
- Statistics Import and Export Corey Huinker
- Re: persist logical slots to disk during shutdown checkpoint Ashutosh Bapat
- Re: Statistics Import and Export Ashutosh Bapat
- Re: Make --help output fit within 80 columns per line torikoshia
- Should we use MemSet or {0} for struct initialization? Richard Guo
- Commitfest 2023-09 starts soon Peter Eisentraut
- Re: Allow specifying a dbname in pg_basebackup connection string Jelte Fennema
- Re: Extract numeric filed in JSONB more effectively Andy Fan
- pg_basebackup: Always return valid temporary slot names Jelte Fennema
- Re: persist logical slots to disk during shutdown checkpoint Amit Kapila
- Re: Eliminate redundant tuple visibility check in vacuum David Geier
- Re: Sync scan & regression tests Heikki Linnakangas
- Re: Should we use MemSet or {0} for struct initialization? Junwang Zhao
- Re: cataloguing NOT NULL constraints Alexander Lakhin
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: Sync scan & regression tests Heikki Linnakangas
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- RE: Initial Schema Sync for Logical Replication Kumar, Sachin
- Re: cataloguing NOT NULL constraints Alexander Lakhin
- Re: Replace some cstring_to_text to cstring_to_text_with_len Ranier Vilela
- Re: Should we use MemSet or {0} for struct initialization? John Naylor
- Re: lockup in parallel hash join on dikkop (freebsd 14.0-current) Thomas Munro
- Re: pg_stat_get_backend_subxact() and backend IDs? Dilip Kumar
- Re: Commitfest 2023-09 starts soon Aleksander Alekseev
- Re: generate syscache info automatically Peter Eisentraut
- Re: Commitfest 2023-09 starts soon Aleksander Alekseev
- Re: Should we use MemSet or {0} for struct initialization? Junwang Zhao
- Re: Replace some cstring_to_text to cstring_to_text_with_len John Naylor
- Re: [17] CREATE SUBSCRIPTION ... SERVER Robert Haas
- Re: persist logical slots to disk during shutdown checkpoint Ashutosh Bapat
- Re: Replace some cstring_to_text to cstring_to_text_with_len Andrew Dunstan
- Re: remaining sql/json patches Amit Langote
- Re: Initdb-time block size specification David Christensen
- Re: Replace some cstring_to_text to cstring_to_text_with_len Dagfinn Ilmari Mannsåker
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Dilip Kumar
- Re: Adding a pg_get_owned_sequence function? Dagfinn Ilmari Mannsåker
- Re: remaining sql/json patches Erik Rijkers
- Re: persist logical slots to disk during shutdown checkpoint Amit Kapila
- Re: Replace some cstring_to_text to cstring_to_text_with_len Ranier Vilela
- Re: Replace some cstring_to_text to cstring_to_text_with_len Ranier Vilela
- Re: Replace some cstring_to_text to cstring_to_text_with_len Ranier Vilela
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: Replace some cstring_to_text to cstring_to_text_with_len Dagfinn Ilmari Mannsåker
- sandboxing untrusted code Robert Haas
- Re: Replace some cstring_to_text to cstring_to_text_with_len Peter Eisentraut
- Re: UUID v7 Mat Arye
- Re: should frontend tools use syncfs() ? Nathan Bossart
- Re: Initdb-time block size specification John Naylor
- Re: Initdb-time block size specification David Christensen
- Re: Initdb-time block size specification David Christensen
- Re: Add tracking of backend memory allocated to pg_stat_activity John Morris
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Replace some cstring_to_text to cstring_to_text_with_len Ranier Vilela
- Re: Use virtual tuple slot for Unique node Denis Smirnov
- Re: Replace some cstring_to_text to cstring_to_text_with_len Dagfinn Ilmari Mannsåker
- Re: [17] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Use virtual tuple slot for Unique node Денис Смирнов
- Re: Eliminate redundant tuple visibility check in vacuum Robert Haas
- Re: Improve heapgetpage() performance, overhead from serializable Muhammad Malik
- Re: RFC: logical publication via inheritance root? Jacob Champion
- Re: Replace some cstring_to_text to cstring_to_text_with_len Dagfinn Ilmari Mannsåker
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: UUID v7 Andrey M. Borodin
- Suppressing compiler warning on Debian 12/gcc 12.2.0 Bruce Momjian
- Re: Document efficient self-joins / UPDATE LIMIT techniques. Corey Huinker