Mailing lists [pgsql-hackers]
- Re: [CAUTION!! freemail] Re: Partial aggregates pushdown Bruce Momjian
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Jeff Davis
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: postgres_fdw test timeouts Nathan Bossart
- micro-optimizing json.c Nathan Bossart
- Re: micro-optimizing json.c Jeff Davis
- Re: Improve WALRead() to suck data directly from WAL buffers when possible Jeff Davis
- Re: micro-optimizing json.c Tom Lane
- Re: [HACKERS] pg_upgrade vs vacuum_cost_delay Bruce Momjian
- Re: Row pattern recognition Tatsuo Ishii
- Re: Test 002_pg_upgrade fails with olddump on Windows Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: [HACKERS] psql casts aspersions on server reliability Bruce Momjian
- Re: Synchronizing slots from primary to standby shveta malik
- Re: micro-optimizing json.c David Rowley
- Re: UBSan pointer overflow in xlogreader.c Thomas Munro
- Re: micro-optimizing json.c Tom Lane
- Re: micro-optimizing json.c Nathan Bossart
- Re: micro-optimizing json.c Tom Lane
- Re: micro-optimizing json.c Nathan Bossart
- Re: micro-optimizing json.c Nathan Bossart
- Re: GUC names in messages Peter Smith
- Re: micro-optimizing json.c Tom Lane
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Andrei Lepikhov
- Re: Is WAL_DEBUG related code still relevant today? Michael Paquier
- Re: micro-optimizing json.c John Naylor
- Re: Memory consumed by paths during partitionwise join planning Ashutosh Bapat
- Re: [PATCH] New [relation] option engine Yura Sokolov
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Remove MSVC scripts from the tree Michael Paquier
- Re: [PATCH] New [relation] option engine Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Sequence Access Methods, round two Michael Paquier
- Re: remaining sql/json patches Amit Langote
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alena Rybakina
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Alexander Pyhalov
- Re: Extending SMgrRelation lifetimes Heikki Linnakangas
- Re: Memory consumed by paths during partitionwise join planning David Rowley
- Re: introduce dynamic shared memory registry Michael Paquier
- Re: Rename ShmemVariableCache and initialize it in more standard way Heikki Linnakangas
- Re: Transaction timeout Japin Li
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: Proposal to add page headers to SLRU pages Li, Yong
- Re: Oversight in reparameterize_path_by_child leading to executor crash Alena Rybakina
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: trying again to get incremental backup Jakub Wartak
- Re: Transaction timeout Andrey M. Borodin
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: Transaction timeout Japin Li
- Re: remaining sql/json patches Amit Langote
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Test 002_pg_upgrade fails with olddump on Windows Alvaro Herrera
- Re: Adding a pg_get_owned_sequence function? Shubham Khanna
- Re: [PATCH] minor reloption regression tests improvement Alvaro Herrera
- Add code indentation check to cirrus-ci (was Re: Add BF member koel-like indentation checks to SanityCheck CI) Bharath Rupireddy
- Remove some unnecessary includes of "access/xlog_internal.h" Peter Eisentraut
- Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Amit Kapila
- Assistance Needed: PostgreSQL Migration Errors 13.2 to 15 Charan K
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: Remove some unnecessary includes of "access/xlog_internal.h" Heikki Linnakangas
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: [PATCH] New [relation] option engine Nikolay Shaplov
- Re: GUC names in messages Alvaro Herrera
- Re: [PATCH] New [relation] option engine Alvaro Herrera
- Re: initdb caching during tests Daniel Gustafsson
- Re: [PATCH] New [relation] option engine Nikolay Shaplov
- Re: backtrace_on_internal_error Peter Eisentraut
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Ashutosh Bapat
- Re: Forbid the use of invalidated physical slots in streaming replication. Ashutosh Bapat
- Re: undetected deadlock in ALTER SUBSCRIPTION ... REFRESH PUBLICATION Shlok Kyal
- Re: Emitting JSON to file using COPY TO Dave Cramer
- Re: Memory consumed by paths during partitionwise join planning Ashutosh Bapat
- Re: GUC names in messages Peter Eisentraut
- Re: backtrace_on_internal_error Tom Lane
- Re: UBSan pointer overflow in xlogreader.c Robert Haas
- Re: remaining sql/json patches Robert Haas
- Re: remaining sql/json patches Andrew Dunstan
- Re: Parallel CREATE INDEX for BRIN indexes Tomas Vondra
- Re: remaining sql/json patches Andres Freund
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Alexander Korotkov
- Re: backtrace_on_internal_error Andres Freund
- Re: backtrace_on_internal_error Tom Lane
- Re: Streaming I/O, vectored I/O (WIP) Andres Freund
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Alexander Korotkov
- Re: backtrace_on_internal_error Andres Freund
- Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans) Alexander Korotkov
- Re: backtrace_on_internal_error Tom Lane
- Re: backtrace_on_internal_error Andres Freund
- Re: backtrace_on_internal_error Andres Freund
- Re: Emitting JSON to file using COPY TO Daniel Verite
- Re: micro-optimizing json.c Nathan Bossart
- Re: Change GUC hashtable to use simplehash? Jeff Davis
- Re: Change GUC hashtable to use simplehash? Jeff Davis
- Re: Emitting JSON to file using COPY TO Daniel Verite
- Re: micro-optimizing json.c Nathan Bossart