Mailing lists [pgsql-hackers]
- Re: pg_get__*_ddl consolidation Andrew Dunstan
- Re: pg_get__*_ddl consolidation Zsolt Parragi
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Masahiko Sawada
- Re: pg_plan_advice Robert Haas
- Re: Read-only connection mode for AI workflows. Jacob Champion
- Re: pg_plan_advice Daniel Gustafsson
- Re: pg_plan_advice Tom Lane
- Re: Fix type of 'reduction' variable in _bt_singleval_fillfactor() Peter Geoghegan
- Re: pg_plan_advice Robert Haas
- Re: Don't synchronously wait for already-in-progress IO in read stream Andres Freund
- Re: pg_plan_advice Tom Lane
- Re: pg_plan_advice Robert Haas
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: POC: Parallel processing of indexes in autovacuum Masahiko Sawada
- Re: dshash_find_or_insert vs. OOM Sami Imseih
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY Mihail Nikalayeu
- Re: More speedups for tuple deformation David Rowley
- Two issues leading to discrepancies in FSM data on the standby server Alexey Makhmutov
- Re: pg_get__*_ddl consolidation Euler Taveira
- Re: Skipping schema changes in publication vignesh C
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Chengxi Sun
- Re: Trivial Fix: use palloc_array/repalloc_array for BufFile file arrays Chao Li
- Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring cca5507
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: DOCS - System Applications 'datadir' parameter Peter Smith
- Re: Fix how some lists are displayed by psql \d+ Peter Smith
- Re: another autovacuum scheduling thread Sami Imseih
- Re: another autovacuum scheduling thread David Rowley
- Re: another autovacuum scheduling thread Sami Imseih
- Re: Skipping schema changes in publication shveta malik
- Re: Fix gistkillitems & add regression test to microvacuum Soumya S Murali
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Duplicate entry in Appendix C. SQL Key Words Tatsuo Ishii
- Re: SLOPE - Planner optimizations on monotonic expressions. Alexandre Felipe
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Duplicate entry in Appendix C. SQL Key Words Tatsuo Ishii
- 回复:Bug in MultiXact replay compat logic for older minor version after crash-recovery 段坤仁(刻韧)
- Re: Unicode update and some tooling improvements Peter Eisentraut
- RE: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Hou, Zhijie/侯 志杰
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: meson: Make test output much more useful on failure (both in CI and locally) Jelte Fennema-Nio
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: Use-after-free issue in postgres_fdw Chao Li
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) lakshmi
- Re: [PATCH] rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true Henson Choi
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Evgeny Voropaev
- Re: [PATCH] rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true zengman
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Nisha Moond
- Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c) Ranier Vilela
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: Truncate logs by max_log_size Jim Jones
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Dilip Kumar
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- RE: [Proposal] Adding Log File Capability to pg_createsubscriber Kuroda, Hayato/黒田 隼人
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: Bug in MultiXact replay compat logic for older minor version after crash-recovery Andrey Borodin
- Re: Skipping schema changes in publication Amit Kapila
- Re: Read-only connection mode for AI workflows. Greg Sabino Mullane
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Marco Nenciarini
- Re: Emitting JSON to file using COPY TO Andrew Dunstan
- Re: Emitting JSON to file using COPY TO Joe Conway
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Aleksander Alekseev
- Re: pg_get__*_ddl consolidation Álvaro Herrera
- Re: Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY Álvaro Herrera
- Re: Bug in MultiXact replay compat logic for older minor version after crash-recovery Heikki Linnakangas
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: pg_get__*_ddl consolidation Andrew Dunstan
- Re: [PATCH] initdb: Treat empty -U argument as unset username Jianghua Yang
- Re: Bug in MultiXact replay compat logic for older minor version after crash-recovery Andrey Borodin
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: New access method for b-tree. Alexandre Felipe
- Re: Order of InvokeObjectPostAlterHook within ATExecSetNotNull Álvaro Herrera
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true zengman
- feature freeze for v19 begins April 8th at 12:00 UTC Nathan Bossart
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Aleksander Alekseev
- Re: Change checkpoint‑record‑missing PANIC to FATAL Nitin Jadhav
- Re: Bug in MultiXact replay compat logic for older minor version after crash-recovery Heikki Linnakangas
- Re: SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- Re: Row pattern recognition Henson Choi
- Re: Race conditions in logical decoding Álvaro Herrera
- Re: Adding REPACK [concurrently] Alvaro Herrera
- TupleDescAttr bounds checks Robert Haas
- Re: Hash-based MCV matching for large IN-lists Ilia Evdokimov
- Re: Use WALReadFromBuffers in more places Bharath Rupireddy
- Re: Use-after-free issue in postgres_fdw Matheus Alcantara
- Re: Change default of jit to off Tomas Vondra
- Re: pg_plan_advice Robert Haas
- Re: Introduce XID age based replication slot invalidation Bharath Rupireddy
- Re: Use-after-free issue in postgres_fdw Matheus Alcantara
- Re: TupleDescAttr bounds checks Tom Lane
- Re: Change default of jit to off Tom Lane
- Re: Fixes inconsistent behavior in vacuum when it processes multiple relations Andres Freund
- Re: TupleDescAttr bounds checks Robert Haas
- Re: pg_get__*_ddl consolidation Japin Li
- Re: TupleDescAttr bounds checks Tom Lane