Mailing lists [pgsql-hackers]
- Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Zsolt Parragi
- Re: Key joins Tomas Vondra
- Re: [PATCH] fix AddRelsyncInvalidationMessage Robert Haas
- Re: LLVM JIT: any JIT-compiled query crashes (SIGILL) on a libLLVM 19 + ASAN build Matheus Alcantara
- Re: Move FOR PORTION OF checks out of analysis Paul A Jungwirth
- Re: Commit Sequence Numbers and Visibility Jeff Davis
- Re: A trivial fix on a comment in pgstat_assoc_relation() Michael Paquier
- Re: Redundant/mis-use of _(x) gettext macro? Peter Smith
- CI failure: postgres_fdw_get_connections Robert Haas
- Re: amcheck: fix bug of missing corruption in allequalimage validation Chao Li
- Re: Fix md5_password_warnings for role/database settings Fujii Masao
- Re: Fix md5_password_warnings for role/database settings Chao Li
- Re: [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL Chao Li
- Re: Key joins Arne Roland
- Re: amcheck: fix bug of missing corruption in allequalimage validation Fujii Masao
- Re: amcheck: fix bug of missing corruption in allequalimage validation Chao Li
- Re: t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline Xuneng Zhou
- Re: Fix race condition in SSI when reading PredXact->SxactGlobalXmin Josh Curtis
- Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Kyotaro Horiguchi
- Re: (SQL/PGQ) Clean up orphaned properties when dropping a label zengman
- Re: LLVM JIT: any JIT-compiled query crashes (SIGILL) on a libLLVM 19 + ASAN build Henson Choi
- Re: Fix warning: ‘startpos’ may be used uninitialized in function ‘results_differ’ Ewan Young
- Re: t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline Michael Paquier
- Re: PG19 FK fast path: OOB write and missed FK checks during batched Amit Langote
- Re: typedef struct WindowClause misleading comments David Rowley
- Re: Fix race in ReplicationSlotRelease for ephemeral slots Xuneng Zhou
- Re: t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline Bertrand Drouvot
- Re: [PATCH] Fix some typos in code comments Michael Paquier
- Re: [PATCH] Fix some typos in code comments Michael Paquier
- Re: Remove redundant DISTINCT when GROUP BY already guarantees uniqueness David Rowley
- Re: Fix tuple deformation with virtual generated NOT NULL columns David Rowley
- Re: CI failure: postgres_fdw_get_connections Fujii Masao
- Re: Adding pg_dump flag for parallel export to pipes solai v
- Re: [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL Álvaro Herrera
- Re: pg_restore handles extended statistics inconsistently with statistics data Michael Paquier
- Re: t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline Xuneng Zhou
- Re: pg_restore handles extended statistics inconsistently with statistics data Chao Li
- Re: Report bytes and transactions actually sent downtream Kyotaro Horiguchi
- Re: injection_points: Switch wait/wakeup to use atomics rather than latches Andrey Borodin
- LDAP timeout options Roman Khapov
- Re: Why our Valgrind reports suck David E. Wheeler
- Re: Add “FOR UPDATE NOWAIT” lock details to the log. Fujii Masao
- Re: Remove redundant DISTINCT when GROUP BY already guarantees uniqueness Andres Taylor
- Use \if/\endif to remove non-libxml2 expected output in regression tests Michael Paquier
- Re: Use \if/\endif to remove non-libxml2 expected output in regression tests Daniel Gustafsson
- Re: [BUG] Take a long time to reach consistent after pg_rewind Kyotaro Horiguchi
- Re: Report bytes and transactions actually sent downtream Ashutosh Sharma
- REPACK CONCURRENTLY fails on tables with generated columns Ewan Young
- Re: Deadlock detector fails to activate on a hot standby replica Fujii Masao
- Re: REPACK CONCURRENTLY fails on tables with generated columns Antonin Houska
- Re: [PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow Jan Nidzwetzki
- Re: Why our Valgrind reports suck Álvaro Herrera
- Fix psql pager selection for wrapped expanded output Chao Li
- Re: Commit Sequence Numbers and Visibility Matthias van de Meent
- [PATCH v1] Add ssl_alt_cert_file/ssl_alt_key_file for dual RSA+ECDSA certificate support Renaud Métrich
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: REPACK CONCURRENTLY fails on tables with generated columns Alvaro Herrera
- Re: Improving psql autocompletion for SET LOCAL / SET SESSION solai v
- Re: Row pattern recognition jian he
- Re: Fix race in ReplicationSlotRelease for ephemeral slots Amit Kapila
- Re: Fix psql pager selection for wrapped expanded output Chao Li
- Re: REPACK CONCURRENTLY fails on tables with generated columns Antonin Houska
- Re: REPACK CONCURRENTLY fails on tables with generated columns Alvaro Herrera
- Re: Fix ALTER DOMAIN VALIDATE CONSTRAINT locking Fujii Masao
- Re: Redundant/mis-use of _(x) gettext macro? Álvaro Herrera
- Re: PSQL - prevent describe listing tables that are already in listed schemas Álvaro Herrera
- Re: Fix ALTER DOMAIN VALIDATE CONSTRAINT locking Chao Li
- Re: PSQL - prevent describe listing tables that are already in listed schemas Álvaro Herrera
- Re: Fix ALTER DOMAIN VALIDATE CONSTRAINT locking Álvaro Herrera
- Re: Unexpected reindex when altering column types for partitioned tables Álvaro Herrera
- Re: PostgreSQL and OpenSSL 4.0.0 Daniel Gustafsson
- Re: Why our Valgrind reports suck Tom Lane
- Re: Fix ALTER DOMAIN VALIDATE CONSTRAINT locking Chao Li
- Re: Use \if/\endif to remove non-libxml2 expected output in regression tests Tom Lane
- Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions Kirk Wolak
- Re: Use \if/\endif to remove non-libxml2 expected output in regression tests Tom Lane
- Re: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c Álvaro Herrera
- Re: Why our Valgrind reports suck David E. Wheeler
- Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions Matthias van de Meent
- faulty error handling around pgstat_count_io_op_time() Peter Eisentraut
- Re: s/pg_attribute_always_inline/pg_always_inline/? Peter Geoghegan
- Re: typedef struct WindowClause misleading comments Tom Lane
- Modernizing pg_bsd_indent's error/warning reporting code Tom Lane
- Do quoting more carefully in replication commands Tom Lane
- mxid_score can become Infinity in pg_stat_autovacuum_scores Masahiko Sawada
- Re: [PATCH] seg: preserve the upper boundary's certainty indicator in seg_out() Andrew Dunstan
- Re: [PATCH] seg: preserve the upper boundary's certainty indicator in seg_out() Tom Lane
- Re: Do quoting more carefully in replication commands Ayush Tiwari
- Re: Modernizing pg_bsd_indent's error/warning reporting code Ayush Tiwari
- Re: mxid_score can become Infinity in pg_stat_autovacuum_scores Sami Imseih
- Re: [PATCH v1] Add ssl_alt_cert_file/ssl_alt_key_file for dual RSA+ECDSA certificate support Zsolt Parragi
- Re: [PATCH] seg: preserve the upper boundary's certainty indicator in seg_out() Andrew Dunstan
- Re: fix prev link in docs Ayush Tiwari