Mailing lists [pgsql-hackers]
- Re: use ARM intrinsics in pg_lfind32() where available Nathan Bossart
- Re: [PATCH] Optimize json_lex_string by batching character copying Nathan Bossart
- fix typo - empty statement ;; Peter Smith
- Re: pg_receivewal and SIGTERM Michael Paquier
- Re: shadow variables - pg15 edition Justin Pryzby
- Re: Change pfree to accept NULL argument David Rowley
- Letter case of "admin option" Kyotaro Horiguchi
- Re: shadow variables - pg15 edition David Rowley
- xml2: add test for coverage Dong Wook Lee
- pg_waldump: add test for coverage Dong Wook Lee
- Re: SQL/JSON features for v15 Jonathan S. Katz
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- pg_basebackup: add test about zstd compress option Dong Wook Lee
- RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher shiy.fnst@fujitsu.com
- Re: sockaddr_un.sun_len vs. reality Thomas Munro
- Re: shadow variables - pg15 edition Justin Pryzby
- Considering additional sort specialisation functions for PG16 David Rowley
- Re: Column Filtering in Logical Replication Peter Smith
- Re: Column Filtering in Logical Replication Peter Smith
- Re: [PATCH] Expose port->authn_id to extensions and triggers Michael Paquier
- Re: fix typo - empty statement ;; John Naylor
- Re: SQL/JSON features for v15 Amit Langote
- Re: pg_basebackup: add test about zstd compress option Michael Paquier
- Re: standby promotion can create unreadable WAL Nathan Bossart
- Re: Improve description of XLOG_RUNNING_XACTS Kyotaro Horiguchi
- Re: SQL/JSON features for v15 Andres Freund
- Re: making relfilenodes 56 bits Dilip Kumar
- Re: shared-memory based stats collector - v70 Andres Freund
- Re: Considering additional sort specialisation functions for PG16 John Naylor
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund
- Re: [PATCH] Optimize json_lex_string by batching character copying Nathan Bossart
- Re: Inconsistencies around defining FRONTEND Andres Freund
- Re: sockaddr_un.sun_len vs. reality Tom Lane
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: SQL/JSON features for v15 Michael Paquier
- Re: ICU for global collation Michael Paquier
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: logical decoding and replication of sequences Michael Paquier
- Re: Considering additional sort specialisation functions for PG16 David Rowley
- Re: logical decoding and replication of sequences Thomas Munro
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: Fast COPY FROM based on batch insert Andrey Lepikhov
- Re: [PATCH] Optimize json_lex_string by batching character copying John Naylor
- Re: making relfilenodes 56 bits Dilip Kumar
- Re: Considering additional sort specialisation functions for PG16 John Naylor
- Question regarding ASSERT_NO_PARTITION_LOCKS_HELD_BY_ME in dshash_detach() Pavan Deolasee
- Re: SQL/JSON features for v15 Amit Langote
- Re: pg_stat_have_stats() returns true for dropped indexes (or for index creation transaction rolled back) Drouvot, Bertrand
- Re: SQL/JSON features for v15 Amit Langote
- Re: Pluggable toaster Aleksander Alekseev
- Re: Symbol referencing errors Andres Freund
- Re: Logical WAL sender unresponsive during decoding commit Amit Kapila
- RE: Perform streaming logical transactions by background workers and parallel apply kuroda.hayato@fujitsu.com
- Re: [PATCH] Expose port->authn_id to extensions and triggers Drouvot, Bertrand
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: identifying the backend that owns a temporary schema Kyotaro Horiguchi
- Re: Asynchronous execution support for Custom Scan Kohei KaiGai
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: identifying the backend that owns a temporary schema Greg Stark
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: making relfilenodes 56 bits Amit Kapila
- Tracking last scan time Dave Page
- Re: making relfilenodes 56 bits Dilip Kumar
- Re: identifying the backend that owns a temporary schema Isaac Morland
- Re: Tracking last scan time Greg Stark
- Re: Letter case of "admin option" Alvaro Herrera
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: standby promotion can create unreadable WAL Robert Haas
- Re: Letter case of "admin option" Robert Haas
- Re: archive modules talk to ben
- Re: making relfilenodes 56 bits Robert Haas
- Re: SQL/JSON features for v15 Jonathan S. Katz
- Re: SQL/JSON features for v15 Robert Haas
- Re: logical decoding and replication of sequences Robert Haas
- [BUG] parenting a PK constraint to a self-FK one (Was: Self FK oddity when attaching a partition) Jehan-Guillaume de Rorthais
- Re: SQL/JSON features for v15 Tom Lane
- Re: SQL/JSON features for v15 Andres Freund
- Re: SQL/JSON features for v15 Andrew Dunstan
- Re: SQL/JSON features for v15 Andres Freund
- Re: [BUG] parenting a PK constraint to a self-FK one (Was: Self FK oddity when attaching a partition) Zhihong Yu
- Re: SQL/JSON features for v15 Pavel Stehule
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: SQL/JSON features for v15 Robert Haas
- Re: CFM Manager Jacob Champion
- Re: [BUG] parenting a PK constraint to a self-FK one (Was: Self FK oddity when attaching a partition) Alvaro Herrera
- Re: SQL/JSON features for v15 Nikita Glukhov
- Re: [BUG] parenting a PK constraint to a self-FK one (Was: Self FK oddity when attaching a partition) Zhihong Yu
- Re: [BUG] parenting a PK constraint to a self-FK one (Was: Self FK oddity when attaching a partition) Alvaro Herrera
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: [BUG] parenting a PK constraint to a self-FK one (Was: Self FK oddity when attaching a partition) Zhihong Yu
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- handling multiple matching constraints in DetachPartitionFinalize() Zhihong Yu
- Re: [PATCH] Optimize json_lex_string by batching character copying Nathan Bossart
- Re: SQL/JSON features for v15 Jonathan S. Katz
- Re: SQL/JSON features for v15 Andres Freund
- Re: SQL/JSON features for v15 Tom Lane
- Re: SQL/JSON features for v15 Andres Freund
- Re: SQL/JSON features for v15 Andres Freund
- Re: handling multiple matching constraints in DetachPartitionFinalize() Zhihong Yu
- Re: SQL/JSON features for v15 Tom Lane
- Re: SQL/JSON features for v15 Robert Haas
- Re: SQL/JSON features for v15 Pavel Stehule
- Re: archive modules Nathan Bossart
- Re: SQL/JSON features for v15 Tom Lane
- Re: archive modules Tom Lane
- Re: add checkpoint stats of snapshot and mapping files of pg_logical dir Nathan Bossart
- Re: [BUG] parenting a PK constraint to a self-FK one (Was: Self FK oddity when attaching a partition) Alvaro Herrera
- Re: handling multiple matching constraints in DetachPartitionFinalize() Alvaro Herrera
- Re: ICU for global collation Marina Polyakova
- Re: [BUG] parenting a PK constraint to a self-FK one (Was: Self FK oddity when attaching a partition) Tom Lane
- Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Nathan Bossart
- Re: handling multiple matching constraints in DetachPartitionFinalize() Alvaro Herrera
- Re: SQL/JSON features for v15 Andrew Dunstan
- Re: handling multiple matching constraints in DetachPartitionFinalize() Zhihong Yu
- Re: SQL/JSON features for v15 Nikita Glukhov
- Re: SQL/JSON features for v15 Andres Freund
- Re: SQL/JSON features for v15 Andres Freund
- Re: replacing role-level NOINHERIT with a grant-level option Robert Haas
- Re: Move NON_EXEC_STATIC from c.h Peter Eisentraut
- Re: SQL/JSON features for v15 Jonathan S. Katz
- Re: SQL/JSON features for v15 Jonathan S. Katz
- Re: SQL/JSON features for v15 Andrew Dunstan
- Re: SQL/JSON features for v15 Tom Lane
- Re: SQL/JSON features for v15 Pavel Stehule
- Re: SQL/JSON features for v15 Tom Lane