Mailing lists [pgsql-hackers]
- deep copy with mutation? Robert Haas
- Re: [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired Mohamed ALi
- Re: Pgbench: remove synchronous prepare Robert Haas
- Re: Experimenting with wider Unicode storage Thomas Munro
- Re: [PATCH] DISTINCT in plain aggregate window functions Haibo Yan
- Re: Fix the error hint message and test for reset_shared with iso-8859-1 stats type Michael Paquier
- Re: [PATCH] Fix EINTR retry condition in pg_flush_data sync_file_range path. Michael Paquier
- Re: Fix HAVING-to-WHERE pushdown with nondeterministic collations Richard Guo
- Re: Fix race condition in XLogLogicalInfo and ProcSignal initialization. Chao Li
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE Chao Li
- Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Chao Li
- Re: Include schema-qualified names in publication error messages. shveta malik
- Re: [PATCH] Fix stale relation close in sequence synchronization vignesh C
- Re: Include schema-qualified names in publication error messages. Dilip Kumar
- Re: Support logical replication of DDLs, take2 Amit Kapila
- Re: [PATCH] Fix stale relation close in sequence synchronization Ayush Tiwari
- Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object lakshmi
- Bug in logical decoding with DDL and subtransactions Mark Dilger
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Graph database developer meeting at pgconf.dev 2026 Ashutosh Bapat
- Re: Define DatumGetInt8 function. Michael Paquier
- Incorrect GetDatum() macros not match with SQL function types Michael Paquier
- Re: [PATCH] Fix stale relation close in sequence synchronization vignesh C
- Re: tupdesc: simplify assert in equalTupleDescs() Chao Li
- Re: Fix a server crash problem from pg_get_database_ddl Chao Li
- Re: [Patch]Add Graph* node support to expression_tree_mutator Ashutosh Bapat
- Re: [PATCH] Fix stale relation close in sequence synchronization Ayush Tiwari
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade vignesh C
- Re: First draft of PG 19 release notes Andreas Karlsson
- Re: Exit walsender before confirming remote flush in logical replication Chao Li
- Re: Limit GRAPH_TABLE path combinations to prevent memory exhaustion Ashutosh Bapat
- Re: First draft of PG 19 release notes Andreas Karlsson
- Re: Include schema-qualified names in publication error messages. vignesh C
- Re: Include schema-qualified names in publication error messages. Dilip Kumar
- Re: Remove inner joins based on foreign keys Tender Wang
- pg_rewind does not rewind diverging timelines Mats Kindahl
- Separate catalog_xmin from xmin in walsender hot standby feedback Rui Zhao
- Re: Make transformAExprIn() return a flattened bool expression directly Chao Li
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade shveta malik
- Re: Make transformAExprIn() return a flattened bool expression directly cca5507
- Re: deep copy with mutation? Ashutosh Bapat
- Re: Inconsistent trigger behavior between two temporal leftovers Sergei Patiakin
- md: measure just FileSync() for pgstat_io without FileClose() Jakub Wartak
- Re: [PATCH] Fix stale relation close in sequence synchronization Amit Kapila
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Fix DROP PROPERTY GRAPH "unsupported object class" error Bertrand Drouvot
- Type of property graph Ashutosh Bapat
- Re: Fix DROP PROPERTY GRAPH "unsupported object class" error Ashutosh Bapat
- Re: Include schema-qualified names in publication error messages. Euler Taveira
- Re: Include schema-qualified names in publication error messages. Dilip Kumar
- Re: Support logical replication of DDLs, take2 Hannu Krosing
- Re: Spurious warnings in crypto-des.c when building with gcc-16 -O3 Ayush Tiwari
- RE: Parallel Apply Zhijie Hou (Fujitsu)
- RE: Parallel Apply Zhijie Hou (Fujitsu)
- RE: Parallel Apply Zhijie Hou (Fujitsu)
- Re: Fix a server crash problem from pg_get_database_ddl Andrew Dunstan
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Add pg_stat_kind_info system view Tristan Partin
- Re: Fix race condition in XLogLogicalInfo and ProcSignal initialization. Masahiko Sawada
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Interest in hosting a buildfarm animal Tristan Partin
- Re: Interest in hosting a buildfarm animal Tom Lane
- Re: repack: fix a bug to reject deferrable primary key fallback for concurrent mode Tom Lane
- Re: Limit GRAPH_TABLE path combinations to prevent memory exhaustion SATYANARAYANA NARLAPURAM
- Re: Add editorconfig support for Postgres spec files Andreas Karlsson
- Re: Add pg_stat_kind_info system view Tristan Partin
- Re: Support logical replication of DDLs, take2 Masahiko Sawada
- warning under gcc 16.1.0 Erik Rijkers