Mailing lists [pgsql-hackers]
- Add editorconfig support for Postgres spec files Tristan Partin
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Peter Smith
- Re: Reject invalid databases in pg_get_database_ddl() Amit Langote
- DOCS - CREATE PUBLICATION ... EXCEPT missing details on ONLY Peter Smith
- pg_dump: eliminate tmpfile double-write in tar format output Josh Kupershmidt
- Re: Questionable description about character sets Tatsuo Ishii
- Re: Reject invalid databases in pg_get_database_ddl() Japin Li
- Re: Reject invalid databases in pg_get_database_ddl() Euler Taveira
- RE: [doc] pg_ctl: fix wrong description for -l Hayato Kuroda (Fujitsu)
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Reject invalid databases in pg_get_database_ddl() Amit Langote
- Re: Reject invalid databases in pg_get_database_ddl() Japin Li
- Re: Reject invalid databases in pg_get_database_ddl() Hu Xunqi
- Fix stats reporting delays in logical parallel apply worker Zhijie Hou (Fujitsu)
- Re: DELETE/UPDATE FOR PORTION OF with rule system is not working jian he
- Re: Reject invalid databases in pg_get_database_ddl() Amit Langote
- repack: fix a bug to reject deferrable primary key fallback for concurrent mode Chao Li
- RE: Fix stats reporting delays in logical parallel apply worker Zhijie Hou (Fujitsu)
- Re: repack: fix uninitialized DecodingWorkerShared.initialized Chao Li
- RE: repack: fix a bug to reject deferrable primary key fallback for concurrent mode Zhijie Hou (Fujitsu)
- Re: [doc] pg_ctl: fix wrong description for -l Xiaopeng Wang
- Re: COPY FROM ON_ERROR SET_NULL bypasses domain NOT NULL with partial column list jian he
- Re: Reject invalid databases in pg_get_database_ddl() Lakshmi N
- Re: Reject invalid databases in pg_get_database_ddl() Amit Langote
- Re: Fix tab completion after EXCEPT (...) in IMPORT FOREIGN SCHEMA vignesh C
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Amit Kapila
- Re: Fix tab completion after EXCEPT (...) in IMPORT FOREIGN SCHEMA Fujii Masao
- Re: Parallel Apply Álvaro Herrera
- Re: repack: fix a bug to reject deferrable primary key fallback for concurrent mode Chao Li
- Re: [doc] pg_ctl: fix wrong description for -l Fujii Masao
- [PATCH] Fix TOCTOU race in ReplicationSlotsComputeRequiredLSN() JoongHyuk Shin
- RE: [PATCH] Fix TOCTOU race in ReplicationSlotsComputeRequiredLSN() Zhijie Hou (Fujitsu)
- Re: Fix stats reporting delays in logical parallel apply worker Amit Kapila
- Re: Parallel Apply shveta malik
- Re: Fix stats reporting delays in logical parallel apply worker Chao Li
- Re: [PATCH] Fix TOCTOU race in ReplicationSlotsComputeRequiredLSN() JoongHyuk Shin
- Re: Row pattern recognition Tatsuo Ishii
- Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column jian he
- Re: Add editorconfig support for Postgres spec files Heikki Linnakangas
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Peter Smith
- A very quick observation of dangling pointers in Postgres pathlists Andrei Lepikhov
- Re: Parallel Apply Amit Kapila
- Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY Chao Li
- RE: Fix stats reporting delays in logical parallel apply worker Zhijie Hou (Fujitsu)
- Re: Fix stats reporting delays in logical parallel apply worker Chao Li
- Re: Row pattern recognition Tatsuo Ishii
- Re: repack: fix uninitialized DecodingWorkerShared.initialized Thomas Munro
- Re: DOCS - CREATE PUBLICATION ... EXCEPT missing details on ONLY Amit Kapila
- Re: Parallel Apply shveta malik
- Re: Row pattern recognition Henson Choi
- test: avoid redundant standby catchup in 049_wait_for_lsn Xuneng Zhou
- Re: Reject invalid databases in pg_get_database_ddl() Andrew Dunstan
- Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators cca5507
- Cleanup: Use modern macro for text-to-CString conversion in plsample.c Amul Sul
- Re: Row pattern recognition Tatsuo Ishii
- Re: [PATCH] postmaster: fix stale PM_STARTUP comment Ayush Tiwari
- Re: Fix tab completion after EXCEPT (...) in IMPORT FOREIGN SCHEMA vignesh C
- Re: code contributions for 2025, WIP version Dmitry Dolgov
- Re: Row pattern recognition Henson Choi
- Re: First draft of PG 19 release notes David Geier
- Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring Lucas DRAESCHER
- Re: Adding REPACK [concurrently] Justin Pryzby
- Re: First draft of PG 19 release notes Bruce Momjian
- xact_rollback spikes when logical walsender exits Nikolay Samokhvalov
- Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY Antonin Houska
- Re: Truncate logs by max_log_size Maxym Kharchenko
- Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY SATYANARAYANA NARLAPURAM
- [PATCH] Use direct hash lookup in logicalrep_partmap_invalidate_cb() DaeMyung Kang
- Re: Heads Up: cirrus-ci is shutting down June 1st Robert Haas
- Re: pg_plan_advice Robert Haas
- Re: Reduce build times of pg_trgm GIN indexes Heikki Linnakangas
- small cleanup patches for collation code Jeff Davis
- [BUG]: WHERE CURRENT OF cursor fail on tables that have virtual generated columns SATYANARAYANA NARLAPURAM
- Re: Add editorconfig support for Postgres spec files Jelte Fennema-Nio