Mailing lists [pgsql-hackers]
- Re: Direction for test frameworks: Perl TAP vs. Python/pytest Andrew Dunstan
- Re: Non-text mode for pg_dumpall Noah Misch
- Re: Fix tuple deformation with virtual generated NOT NULL columns Tom Lane
- Re: Fix tuple deformation with virtual generated NOT NULL columns Tom Lane
- Re: DOCS - Clarify behaviour when EXCEPT tables are moved/renamed Peter Smith
- Re: Fix tuple deformation with virtual generated NOT NULL columns David Rowley
- Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Jeff Davis
- Re: use of SPI by postgresImportForeignStatistics Robert Haas
- Re: pg_stat_replication docs incomplete for logical replication Peter Smith
- Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Fujii Masao
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: Rename EXISTS-to-ANY converted subplan to exists_to_any Fujii Masao
- Re: DOCS - Clarify behaviour when EXCEPT tables are moved/renamed Amit Kapila
- Re: Fix tuple deformation with virtual generated NOT NULL columns Chao Li
- Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Tatsuo Ishii
- Re: Deadlock detector fails to activate on a hot standby replica Fujii Masao
- [PATCH] Fix two incorrect code comments Ayush Tiwari
- Re: Fix pg_restore --no-globals SQL output for pg_dumpall archives Chao Li
- Re: Rename EXISTS-to-ANY converted subplan to exists_to_any Fujii Masao
- Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Chao Li
- Re: Fix race in ReplicationSlotRelease for ephemeral slots Amit Kapila
- pgbench --continue-on-error: clarify TPS and failure reporting Chao Li
- Re: Vacuum statistics Alena Rybakina
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Fwd: dsm_registry: Add detach and destroy features Rahila Syed
- Re: pg_stat_replication docs incomplete for logical replication Ashutosh Sharma
- Re: Unexpected behavior after OOM errors Michael Paquier
- Re: ci: CCache churns through available space too quickly Thomas Munro
- Re: Require SSL connection to postgres for oauth Zsolt Parragi
- Re: Fix tuple deformation with virtual generated NOT NULL columns David Rowley
- Re: pgbench --continue-on-error: clarify TPS and failure reporting Yugo Nagata
- Re: Fix DROP PROPERTY GRAPH "unsupported object class" error Ashutosh Bapat
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: Fix tuple deformation with virtual generated NOT NULL columns Chao Li
- Re: Proposal: Conflict log history table for Logical Replication Shlok Kyal
- Re: Fix DROP PROPERTY GRAPH "unsupported object class" error Michael Paquier
- Use HostsFileName everywhere Zsolt Parragi
- Re: [Bug]Assertion failure in LATERAL GRAPH_TABLE with multi-label pattern Ashutosh Bapat
- Re: [PATCH] Add CANONICAL option to xmlserialize Jim Jones
- Re: Fix tuple deformation with virtual generated NOT NULL columns David Rowley
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: Unexpected behavior after OOM errors Heikki Linnakangas
- Re: Handle concurrent drop when doing whole database vacuum cca5507
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Tatsuo Ishii
- Re: Fix race in ReplicationSlotRelease for ephemeral slots Xuneng Zhou
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade shveta malik
- Re: [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL solai v
- Re: Unexpected behavior after OOM errors Matthias van de Meent
- Re: use of SPI by postgresImportForeignStatistics Etsuro Fujita
- Re: Row pattern recognition Henson Choi
- AW: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c Hans Buschmann
- Re: Heads Up: cirrus-ci is shutting down June 1st Nazir Bilal Yavuz
- Re: proposal - queryid can be used as filter for auto_explain Jakub Wartak
- Re: BackgroundPsql swallowing errors on windows Andrew Dunstan
- Re: pgbench --continue-on-error: clarify TPS and failure reporting Chao Li
- Re: assertion failure with unique index + partitioning + join Tender Wang
- Re: Deadlock detector fails to activate on a hot standby replica Vitaly Davydov
- fix pg_mkdir_p to tolerate concurrent directory creation Andrew Dunstan
- Re: Fix pg_restore --no-globals SQL output for pg_dumpall archives Andrew Dunstan
- Re: Commit Sequence Numbers and Visibility Matthias van de Meent
- Re: pg_buffercache: Add per-relation summary stats Robert Haas
- Re: fix pg_mkdir_p to tolerate concurrent directory creation Tom Lane
- Re: GRAPH_TABLE: aggregates/window/set-returning functions in COLUMNS crash the backend Ashutosh Bapat
- Re: fix prev link in docs Nathan Bossart
- Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Álvaro Herrera
- Re: implement CAST(expr AS type FORMAT 'template') Robert Haas
- Re: mxid_score can become Infinity in pg_stat_autovacuum_scores Nathan Bossart
- Re: [PATCH] Doc: document standard_conforming_strings dump/restore incompatibility Tom Lane
- Fix publisher-side sequence permission reporting Fujii Masao
- Re: fix pg_mkdir_p to tolerate concurrent directory creation Andrew Dunstan
- Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations Jeyaprakash Rajamani
- Re: fix pg_mkdir_p to tolerate concurrent directory creation Tom Lane
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Justin Pryzby
- Re: AW: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c Nathan Bossart
- Re: AW: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c Álvaro Herrera
- Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Fujii Masao
- Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Fujii Masao
- Re: [PATCH] Doc: document standard_conforming_strings dump/restore incompatibility Bruce Momjian
- SQL/JSON: JSON_TRANSFORM (SQL standard, subclause 6.44) Srinath Reddy Sadipiralla
- Re: Deadlock detector fails to activate on a hot standby replica Fujii Masao
- Re: [PATCH] vacuumdb: Add --exclude-database option Khoa Nguyen
- Re: updates for handling optional argument in system functions Tristan Partin
- Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations Bharath Rupireddy
- Re: Add pg_stat_kind_info system view Tristan Partin
- Re: fix pg_mkdir_p to tolerate concurrent directory creation Andrew Dunstan
- Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations Jeyaprakash Rajamani
- Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations Bharath Rupireddy
- Re: GUC parameter ACLs and physical walsender Jeff Davis
- Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations Jeyaprakash Rajamani
- Re: [PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c) Lucas Jeffrey
- Re: GUC parameter ACLs and physical walsender Jeff Davis
- Re: proposal - queryid can be used as filter for auto_explain Pavel Stehule
- PG20 Minimum Dependency Thread Jacob Champion