Mailing lists [pgsql-hackers]
- Re: Trivial doc patch Bruce Momjian
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: New strategies for freezing, advancing relfrozenxid early Peter Geoghegan
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Solaris "sed" versus pre-v13 plpython tests Tom Lane
- Re: cataloguing NOT NULL constraints Zhihong Yu
- Re: cataloguing NOT NULL constraints Zhihong Yu
- Re: Support tls-exporter as channel binding for TLSv1.3 Jacob Champion
- Re: Small cleanups to tuplesort.c and a bonus small performance improvement David Rowley
- Re: Transparent column encryption Jacob Champion
- Re: Doc patch Bruce Momjian
- Re: Inconsistent error message for varchar(n) Bruce Momjian
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- Re: Reducing the chunk header sizes on all memory context types Tomas Vondra
- Re: PostgreSQL 15 release announcement draft Justin Pryzby
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: Bug fix. autovacuum.c do_worker_start() associates memory allocations with TopMemoryContext rather than 'Autovacuum start worker (tmp)' Michael Paquier
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: Reducing the chunk header sizes on all memory context types Tomas Vondra
- Re: POC: Better infrastructure for automated testing of concurrency issues Alexander Korotkov
- Re: pg15b3: recovery fails with wal prefetch enabled Justin Pryzby
- Re: Solaris "sed" versus pre-v13 plpython tests Tom Lane
- Re: Support tls-exporter as channel binding for TLSv1.3 Michael Paquier
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: Avoid overhead open-close indexes (catalog updates) Kyotaro Horiguchi
- Re: Add tracking of backend memory allocated to pg_stat_activity Kyotaro Horiguchi
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- Re: SELECT documentation Bruce Momjian
- Re: [PATCH] Add native windows on arm64 support Tom Lane
- RE: Handle infinite recursion in logical replication setup shiy.fnst@fujitsu.com
- Re: num_sa_scans in genericcostestimate Jeff Janes
- Re: pg15b3: recovery fails with wal prefetch enabled Justin Pryzby
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Kyotaro Horiguchi
- Re: Instrumented pages/tuples frozen in autovacuum's server log out (and VACUUM VERBOSE) Jeff Janes
- Re: pg15b3: recovery fails with wal prefetch enabled Kyotaro Horiguchi
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Instrumented pages/tuples frozen in autovacuum's server log out (and VACUUM VERBOSE) Peter Geoghegan
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: FOR EACH ROW triggers, on partitioend tables, with indexes? David Rowley
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- Re: Solaris "sed" versus pre-v13 plpython tests Noah Misch
- question about access custom enum type from C Dmitry Markman
- Re: [PATCH] Add native windows on arm64 support Michael Paquier
- Re: Add tracking of backend memory allocated to pg_stat_activity Kyotaro Horiguchi
- Re: pg15b3: recovery fails with wal prefetch enabled Justin Pryzby
- Re: question about access custom enum type from C David Rowley
- Re: question about access custom enum type from C Dmitry Markman
- Re: pg15b3: recovery fails with wal prefetch enabled Kyotaro Horiguchi
- Re: question about access custom enum type from C Dmitry Markman
- Re: FOR EACH ROW triggers, on partitioend tables, with indexes? Justin Pryzby
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- Re: pg15b3: recovery fails with wal prefetch enabled Justin Pryzby
- Re: pg_stat_have_stats() returns true for dropped indexes (or for index creation transaction rolled back) Drouvot, Bertrand
- struct Trigger definition in trigger.sgml Etsuro Fujita
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: [PATCH v1] [doc] polish the comments of reloptions Junwang Zhao
- Re: pg_stat_have_stats() returns true for dropped indexes (or for index creation transaction rolled back) Drouvot, Bertrand
- broken table formatting in psql Pavel Stehule
- [PATCH] minor bug fix for pg_dump --clean Frédéric Yhuel
- Re: [PATCH] Query Jumbling for CALL and SET utility statements Drouvot, Bertrand
- Re: struct Trigger definition in trigger.sgml Richard Guo
- Re: broken table formatting in psql John Naylor
- use NoLock instead of the magic number 0 Junwang Zhao
- [PATCH v1] fix potential memory leak in untransformRelOptions Junwang Zhao
- Re: Tracking last scan time Dave Page
- Re: FOR EACH ROW triggers, on partitioend tables, with indexes? Alvaro Herrera
- Re: Solaris "sed" versus pre-v13 plpython tests Alvaro Herrera
- Re: broken table formatting in psql Kyotaro Horiguchi
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: [PATCH] Query Jumbling for CALL and SET utility statements Drouvot, Bertrand
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: pg_rewind WAL segments deletion pitfall Polina Bungina
- Re: Avoid overhead open-close indexes (catalog updates) Ranier Vilela
- Re: pg_rewind WAL segments deletion pitfall Polina Bungina
- Re: Tracking last scan time Bruce Momjian
- Proposal: Allow walsenders to send WAL directly from wal_buffers to replicas Bharath Rupireddy
- Re: [PATCH v1] fix potential memory leak in untransformRelOptions Daniel Gustafsson
- Re: Tracking last scan time Dave Page
- Re: Tracking last scan time Matthias van de Meent
- Re: TAP output format in pg_regress Daniel Gustafsson
- Re: [POC] Allow flattening of subquery with a link to upper query Richard Guo
- Re: POC: GROUP BY optimization Tomas Vondra
- Re: plpgsql-trigger.html: Format TG_ variables as table (patch) Christoph Berg
- Re: Reducing the chunk header sizes on all memory context types Ranier Vilela
- Re: SQL/JSON features for v15 Nikita Glukhov
- Re: POC: GROUP BY optimization Jonathan S. Katz
- Re: [PATCH v1] fix potential memory leak in untransformRelOptions Tom Lane
- Re: [PATCH v1] fix potential memory leak in untransformRelOptions Junwang Zhao
- Re: [PATCH] Query Jumbling for CALL and SET utility statements Imseih (AWS), Sami
- [BUG] wrong FK constraint name when colliding name on ATTACH Jehan-Guillaume de Rorthais
- Re: [PATCH v1] fix potential memory leak in untransformRelOptions Tom Lane
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Tracking last scan time Andres Freund
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup vignesh C
- make additional use of optimized linear search routines Nathan Bossart
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: add test: pg_rowlocks extension Tom Lane
- Re: Bug: Reading from single byte character column type may cause out of bounds memory reads. Tom Lane
- Re: introduce bufmgr hooks Nathan Bossart
- Re: Bug: When user-defined AM is used, the index path cannot be selected correctly Tom Lane
- Re: pg_auth_members.grantor is bunk Jeff Davis
- Re: windows resource files, bugs and what do we actually want Magnus Hagander
- Re: allowing for control over SET ROLE Nathan Bossart