Mailing lists [pgsql-hackers]
- Re: timeout value overflow in wait for lsn Xuneng Zhou
- Re: remove_useless_joins vs. bug #19560 Richard Guo
- Re: remove_useless_joins vs. bug #19560 Tender Wang
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions Amit Kapila
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Michael Paquier
- Re: PG19 FK fast path: OOB write and missed FK checks during batched Amit Langote
- Re: PG19 FK fast path: OOB write and missed FK checks during batched Amit Langote
- Re: Report relation extension blockers within parallel lock groups Chao Li
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions shveta malik
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions shveta malik
- RE: Skipping NULL keys when uniqueifying a semijoin's RHS William Bernbaum
- Re: Use pg_neg_s*_overflow() for open-coded negation overflow checks Ewan Young
- Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits JoongHyuk Shin
- Re: pg_restore_attribute_stats() accepts non-finite values Ewan Young
- Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master Mihail Nikalayeu
- Re: Logical replication can lose an update after concurrent index invalidation Amit Kapila
- Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Akshay Joshi
- Re: WAIT FOR command should do some query jumbling Sami Imseih
- Protocol compression: a fourth design Andrey Borodin
- Re: Allow table AMs to define their own reloptions Andrew Dunstan
- Re: Possible race condition in pg_basebackup Nick Ivanov
- Re: Re-read conindid under the referenced table's lock in the RI fast path Amit Langote
- Re: timeout value overflow in wait for lsn cca5507
- Re: Commit Sequence Numbers and Visibility Matthias van de Meent
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: WAIT FOR command should do some query jumbling Nathan Bossart
- Re: Offline data checksum changes can cause incorrect checksum state on standbys Bertrand Drouvot
- Re: WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts Melanie Plageman
- Re: REPACK (CONCURRENTLY) fails with wrong error for materialized views Bharath Rupireddy
- Re: Deadlock detector fails to activate on a hot standby replica Vitaly Davydov
- Re: Deadlock detector fails to activate on a hot standby replica Vitaly Davydov
- Re: WAIT FOR command should do some query jumbling Nathan Bossart
- Re: Add ssl_(supported|shared)_groups to sslinfo Si, Evan
- Re: Adding a stored generated column without long-lived locks Alberto Piai
- Re: pgstat: Flush some statistics within running transactions, take 2 Sami Imseih
- Re: Commit Sequence Numbers and Visibility Jeff Davis