Mailing lists [pgsql-hackers]
- Re: cleanup patches for incremental backup Nathan Bossart
- Re: JIT compilation per plan node Tomas Vondra
- Re: Possibility to disable `ALTER SYSTEM` Maciek Sakrejda
- Weird test mixup Heikki Linnakangas
- Re: BitmapHeapScan streaming read user and prelim refactoring Tomas Vondra
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Weird test mixup Tom Lane
- Re: Weird test mixup Thomas Munro
- Re: Proposal to add page headers to SLRU pages Jeff Davis
- Re: Weird test mixup Tom Lane
- Re: Weird test mixup Tom Lane
- Re: Weird test mixup Michael Paquier
- Re: pg16: XX000: could not find pathkey item to sort David Rowley
- Re: type cache cleanup improvements Michael Paquier
- Re: Fix the synopsis of pg_md5_hash Michael Paquier
- Re: Weird test mixup Michael Paquier
- Re: Weird test mixup Tom Lane
- Re: small_cleanups around login event triggers Daniel Gustafsson
- Re: broken JIT support on Fedora 40 Daniel Gustafsson
- Re: Add basic tests for the low-level backup method. Michael Paquier
- Re: Fix the synopsis of pg_md5_hash Tatsuro Yamada
- Re: Possibility to disable `ALTER SYSTEM` Robert Haas
- Re: broken JIT support on Fedora 40 Thomas Munro
- Re: Support json_errdetail in FRONTEND builds Michael Paquier
- Re: broken JIT support on Fedora 40 Thomas Munro
- Re: Combine Prune and Freeze records emitted by vacuum Melanie Plageman
- Re: Support json_errdetail in FRONTEND builds Tom Lane
- Re: [DOCS] HOT - correct claim about indexes not referencing old line pointers James Coleman
- Re: cleanup patches for incremental backup Nathan Bossart
- Re: Add bump memory context type and use it for tuplesorts David Rowley
- Re: Inconsistent printf placeholders Kyotaro Horiguchi
- Re: Typos in reorderbuffer.c. Kyotaro Horiguchi
- Re: Reports on obsolete Postgres versions Bruce Momjian
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Reports on obsolete Postgres versions Bruce Momjian
- Re: Possibility to disable `ALTER SYSTEM` Bruce Momjian
- Re: Inconsistent printf placeholders David Rowley
- Re: speed up a logical replica setup Euler Taveira
- Re: Add publisher and subscriber to glossary documentation. Amit Kapila
- Re: Skip collecting decoded changes of already-aborted transactions Ajin Cherian
- Re: Add publisher and subscriber to glossary documentation. Euler Taveira
- Re: Introduce XID age and inactive timeout based replication slot invalidation shveta malik
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: Add basic tests for the low-level backup method. David Steele
- Re: Add basic tests for the low-level backup method. Michael Paquier
- Re: Add basic tests for the low-level backup method. Michael Paquier
- Re: Add basic tests for the low-level backup method. David Steele
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Memory consumed by child SpecialJoinInfo in partitionwise join planning Amit Langote
- Re: speed up a logical replica setup Amit Kapila
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Alexander Lakhin
- Re: Introduce XID age and inactive timeout based replication slot invalidation shveta malik
- Re: Infinite loop in XLogPageRead() on standby Alexander Kukushkin
- Re: Inconsistent printf placeholders Kyotaro Horiguchi
- Re: Inconsistent printf placeholders Kyotaro Horiguchi
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Weird test mixup Michael Paquier
- Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish Bharath Rupireddy
- Re: Statistics Import and Export Corey Huinker
- Re: Add new error_action COPY ON_ERROR "log" Michael Paquier
- [PATCH] TODO “Allow LISTEN on patterns” Alexander Cheshev
- Re: Shared detoast Datum proposal Nikita Malakhov
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Support json_errdetail in FRONTEND builds Alvaro Herrera
- Re: Support json_errdetail in FRONTEND builds Daniel Gustafsson
- Re: Weird test mixup Heikki Linnakangas
- Re: Support json_errdetail in FRONTEND builds Daniel Gustafsson
- Re: meson: Specify -Wformat as a common warning flag for extensions Sutou Kouhei
- Re: UUID v7 Aleksander Alekseev
- Re: Possibility to disable `ALTER SYSTEM` Jelte Fennema-Nio
- Re: Possibility to disable `ALTER SYSTEM` Daniel Gustafsson
- Re: Reports on obsolete Postgres versions Daniel Gustafsson
- Re: remaining sql/json patches jian he
- Re: Infinite loop in XLogPageRead() on standby Ants Aasma
- Re: type cache cleanup improvements Teodor Sigaev
- Re: Disabling Heap-Only Tuples Matthias van de Meent
- Re: MERGE ... RETURNING Dean Rasheed
- Re: Possibility to disable `ALTER SYSTEM` Jelte Fennema-Nio
- Re: Weird test mixup Heikki Linnakangas
- Re: MERGE ... RETURNING Dean Rasheed
- Re: Add bump memory context type and use it for tuplesorts Tomas Vondra
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: Weird test mixup Heikki Linnakangas
- Re: Change prefetch and read strategies to use range in pg_prewarm ... and raise a question about posix_fadvise WILLNEED Nazir Bilal Yavuz
- Re: Adding comments to help understand psql hidden queries Jim Jones
- Re: Weird test mixup Heikki Linnakangas
- Re: Weird test mixup Tom Lane
- Re: POC: Extension for adding distributed tracing - pg_tracing Aleksander Alekseev
- Re: Support json_errdetail in FRONTEND builds Tom Lane
- Re: Extensible storage manager API - SMGR hook Redux Aleksander Alekseev
- Re: recovery modules Nathan Bossart
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: [HACKERS] Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING Aleksander Alekseev
- Re: Introduce XID age and inactive timeout based replication slot invalidation Nathan Bossart
- Re: CF entries for 17 to be reviewed Aleksander Alekseev
- Re: Synchronizing slots from primary to standby Bertrand Drouvot
- Re: Improving EXPLAIN's display of SubPlan nodes Tom Lane
- Re: Popcount optimization using AVX512 Nathan Bossart
- RE: Popcount optimization using AVX512 Amonson, Paul D
- Re: Weird test mixup Heikki Linnakangas
- Re: Reports on obsolete Postgres versions Michael Banck
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bertrand Drouvot
- Re: Reports on obsolete Postgres versions Jeremy Schneider
- Re: MERGE ... RETURNING Jeff Davis
- Re: add AVX2 support to simd.h Nathan Bossart
- RE: Popcount optimization using AVX512 Amonson, Paul D
- Re: Weird test mixup Tom Lane
- Re: Weird test mixup Thomas Munro
- Re: add AVX2 support to simd.h Nathan Bossart
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: Fix expecteddir argument in pg_regress Daniel Gustafsson
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: Support json_errdetail in FRONTEND builds Andrew Dunstan