Mailing lists [pgsql-hackers]
- Re: Optimize UUID parse using SIMD Haibo Yan
- Re: bytea(uuid) missing proleakproof? Masahiko Sawada
- Re: Optimize UUID parse using SIMD Masahiko Sawada
- Re: bytea(uuid) missing proleakproof? Chao Li
- Re: [PATCH] Check dead heap items before marking them unused feng wu
- Re: Fix doc about pg_get_multixact_stats() Michael Paquier
- Re: Support EXCEPT for ALL SEQUENCES publications Peter Smith
- Re: Fix \crosstabview to honor \pset display_true/display_false Chao Li
- Re: REVOKE's CASCADE protection doesn't work with INHERITed table owners Jacob Champion
- Re: enhance wraparound warnings Fujii Masao
- Re: [PATCH] DISTINCT in plain aggregate window functions Henson Choi
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Henson Choi
- Re: Handle concurrent drop when doing whole database vacuum Bharath Rupireddy
- Re: enhance wraparound warnings Kyotaro Horiguchi
- Re: Handle concurrent drop when doing whole database vacuum Kyotaro Horiguchi
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Tatsuo Ishii
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- [PATCH] Adjust autovacuum thresholds using relallvisible wenhui qiu
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Global temporary tables Kirk Wolak
- Re: In core use of RegisterXactCallback() and RegisterSubXactCallback() Bertrand Drouvot
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Small patch to improve safety of utf8_to_unicode(). Chao Li
- Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits JoongHyuk Shin
- Re: uuidv7 improperly accepts dates before 1970-01-01 Kyotaro Horiguchi
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: pg_stat_statements: Remove (errcode...) framing parentheses in erport(...) Michael Paquier
- Re: Continuous re-validation of session credentials Ajit Awekar
- Re: Add PRODUCT() aggregate function Jeevan Chalke
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: plpython: NULL pointer dereference on broken sequence objects Richard Guo
- Re: Add enable_groupagg GUC parameter to control GroupAggregate usage Richard Guo
- Re: DDL deparse Masahiko Sawada
- CLUSTER progress: wrong index_rebuild_count for tables with TOAST Adam Lee
- Re: Use exact nullingrels matches for NestLoopParams Richard Guo
- Re: Change checkpoint‑record‑missing PANIC to FATAL Nitin Jadhav
- Re: Fix publisher-side sequence permission reporting Fujii Masao
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks Kyotaro Horiguchi
- Re: plpython: NULL pointer dereference on broken sequence objects Ayush Tiwari
- Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks Michael Paquier
- Re: Support EXCEPT for ALL SEQUENCES publications shveta malik
- Clear base backup progress reporting on error Chao Li
- Re: Deadlock detector fails to activate on a hot standby replica Vitaly Davydov
- Re: Handle concurrent drop when doing whole database vacuum cca5507
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: [BUG] ECPG crash with union type Jehan-Guillaume de Rorthais
- Re: Clear base backup progress reporting on error Chao Li
- Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks Henson Choi
- Re: [PATCH] btree_gist: add cross-type integer operator support for GiST Andrey Borodin
- Re: Support EXCEPT for ALL SEQUENCES publications Shlok Kyal
- Re: [PATCH] Add hook for plugins to acquire sample rows during ANALYZE Ashutosh Bapat
- Re: RFC: Logging plan of the running query Robert Haas
- Re: Possible Visibility Map corruption in supported branches? Jehan-Guillaume de Rorthais
- Re: ON EMPTY clause for aggregate and window functions Isaac Morland
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Justin Pryzby
- Re: 048_vacuum_horizon_floor.pl hangs due to wakeup lost inside LockBufferForCleanup Fujii Masao
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Pavel Borisov
- Re: Add autovacuum_warning to surface concurrent vacuum collisions Hüseyin Demir
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: CLUSTER progress: wrong index_rebuild_count for tables with TOAST Antonin Houska
- Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions Peter Geoghegan
- Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits Henson Choi
- Re: enhance wraparound warnings Nathan Bossart
- Re: Fix \crosstabview to honor \pset display_true/display_false Álvaro Herrera
- Re: md5_password_warnings for password auth with MD5-encrypted passwords Nathan Bossart
- Re: doc: fix pg_stat_autovacuum_scores threshold wording Nathan Bossart
- Re: More jsonpath methods: translate, split, join Florents Tselai
- Re: Global temporary tables Dean Rasheed
- Re: Bypassing cursors in postgres_fdw to enable parallel plans Robert Haas
- Re: DOCS - "Get Object DDL Functions" table improvements Ian Lawrence Barwick
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Robert Haas
- Re: [PATCH] Improving Visibility of Temporary Table Usage Zsolt Parragi
- Re: More jsonpath methods: translate, split, join Zsolt Parragi
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE Masahiko Sawada