Mailing lists [pgsql-hackers]
- Re: Improve pgindent's formatting named fields in struct literals and varidic functions Andreas Karlsson
- Re: Change default of jit to off Tomas Vondra
- Re: Use stack allocated StringInfoDatas, where possible (round 2) David Rowley
- Re: Use proc_exit() in WalRcvWaitForStartPosition Chao Li
- Re: Small and unlikely overflow hazard in bms_next_member() David Rowley
- Re: Non-compliant SASLprep implementation for ASCII characters Michael Paquier
- Re: Fix pgstat_database.c to honor passed database OIDs Michael Paquier
- Re: Small and unlikely overflow hazard in bms_next_member() Chao Li
- test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) Michael Paquier
- Re: [PATCH] Reduce pg_class scans in GRANT/REVOKE ON ALL TABLES IN SCHEMA Michael Paquier
- Re: Fix pgstat_database.c to honor passed database OIDs Chao Li
- Re: StringInfo fixes, v19 edition. Plus a few oddities David Rowley
- Re: Add missing period to HINT messages Peter Smith
- Re: Add missing period to DETAIL messages Peter Smith
- Re: Add missing period to DETAIL messages Peter Smith
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Josh Kupershmidt
- Re: StringInfo fixes, v19 edition. Plus a few oddities David Rowley
- Propagate stadistinct through GROUP BY/DISTINCT in subqueries and CTEs Richard Guo
- RE: [Proposal] Expose internal MultiXact member count function for efficient monitoring Shinoda, Noriyoshi (PSD Japan FSI)
- DELETE/UPDATE FOR PORTION OF with rule system is not working jian he
- Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) SATYANARAYANA NARLAPURAM
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Peter Smith
- Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) Andres Freund
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) Richard Guo
- Re: Small and unlikely overflow hazard in bms_next_member() David Rowley
- Re: quoteOneName() inconsistency with quote_all_identifiers — replacement API proposed Chao Li
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ vignesh C
- Re: Propagate stadistinct through GROUP BY/DISTINCT in subqueries and CTEs wenhui qiu
- Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) Michael Paquier
- RE: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Zhijie Hou (Fujitsu)
- Re: Support EXCEPT for ALL SEQUENCES publications vignesh C
- Re: Support EXCEPT for ALL SEQUENCES publications shveta malik
- Re: Support EXCEPT for ALL SEQUENCES publications vignesh C
- Re: Support EXCEPT for ALL SEQUENCES publications Peter Smith
- Add bms_offset_members() function for bitshifting Bitmapsets David Rowley
- proposal - queryid can be used as filter for auto_explain Pavel Stehule
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: DELETE/UPDATE FOR PORTION OF with rule system is not working Kirill Reshke
- RE: subscriptionCheck failures on nightjar Hayato Kuroda (Fujitsu)
- Re: Support EXCEPT for ALL SEQUENCES publications shveta malik
- RE: [doc] pg_ctl: fix wrong description for -l Hayato Kuroda (Fujitsu)
- Re: Support EXCEPT for ALL SEQUENCES publications shveta malik
- Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ Peter Smith
- Re: Support EXCEPT for ALL SEQUENCES publications vignesh C
- Re: parallel data loading for pgbench -i lakshmi
- Re: SLOPE - Planner optimizations on monotonic expressions. Alexandre Felipe
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Andreas Karlsson
- Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0 Yugo Nagata
- Re: Use XLogRecPtrIsValid() instead of negated XLogRecPtrIsInvalid vignesh C
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) Chao Li
- RE: parallel data loading for pgbench -i Hayato Kuroda (Fujitsu)
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) SATYANARAYANA NARLAPURAM
- Re: Support EXCEPT for ALL SEQUENCES publications Peter Smith
- Re: Track skipped tables during autovacuum and autoanalyze Yugo Nagata
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: quoteOneName() inconsistency with quote_all_identifiers — replacement API proposed David Rowley
- [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks JoongHyuk Shin
- Show VIRTUAL keyword for virtual generated columns in pg_dump and psql Lakshmi N
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) Richard Guo
- Re: Proposal for enabling auto-vectorization for checksum calculations Andrew Kim
- Re: Heads Up: cirrus-ci is shutting down June 1st Heikki Linnakangas
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) SATYANARAYANA NARLAPURAM
- Return value of XLogInsertRecord() for XLOG_SWITCH record cca5507
- Re: DELETE/UPDATE FOR PORTION OF with rule system is not working jian he
- Re: proposal - queryid can be used as filter for auto_explain Julien Rouhaud
- Re: Unicode update and some tooling improvements Peter Eisentraut
- Bug: COPY FORMAT JSON includes generated columns unlike text/CSV SATYANARAYANA NARLAPURAM
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Peter Eisentraut
- Re: quoteOneName() inconsistency with quote_all_identifiers — replacement API proposed Chao Li
- Re: [PATCH] Fix NULL dereference in pg_get_database_ddl() David Rowley
- Re: Reduce build times of pg_trgm GIN indexes Peter Eisentraut
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Logging parallel worker draught Benoit Lobréau
- Re: [PATCH] Reduce pg_class scans in GRANT/REVOKE ON ALL TABLES IN SCHEMA CharSyam
- More jsonpath methods: translate, split, join Florents Tselai
- Re: Support EXCEPT for ALL SEQUENCES publications shveta malik
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Nishant Sharma
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Nishant Sharma
- Re: Support EXCEPT for ALL SEQUENCES publications vignesh C
- Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) Dean Rasheed
- Re: Reduce build times of pg_trgm GIN indexes Bertrand Drouvot
- Re: Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures Alexander Korotkov
- Re: Parallel Apply Amit Kapila
- Re: Add missing period to HINT messages Amit Kapila
- Re: parallel data loading for pgbench -i lakshmi
- Re: Heads Up: cirrus-ci is shutting down June 1st David Steele
- Re: Show VIRTUAL keyword for virtual generated columns in pg_dump and psql David G. Johnston
- Re: Fix bug with accessing to temporary tables of other sessions Soumya S Murali
- Re: Fix bug with accessing to temporary tables of other sessions Soumya S Murali
- Re: [PATCH] Fix NULL dereference in pg_get_database_ddl() Ayush Tiwari
- RE: Parallel Apply Hayato Kuroda (Fujitsu)
- postgresql19-server-19-alpha sles 15.7 still needs older Leap 15.6 Packages .. André Verwijs
- Re: [BUG] Take a long time to reach consistent after pg_rewind cca5507
- PGConf.dev 2026 In-Person Commitfest ready for patch submissions Peter Eisentraut
- Re: Fix bug with accessing to temporary tables of other sessions Jim Jones
- Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) Andres Freund
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- Re: Heads Up: cirrus-ci is shutting down June 1st David E. Wheeler
- Re: Return pg_control from pg_backup_stop(). David Steele
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: Asynchronous MergeAppend Alexander Pyhalov
- Re: DELETE/UPDATE FOR PORTION OF with rule system is not working Kirill Reshke
- Re: DELETE/UPDATE FOR PORTION OF with rule system is not working Kirill Reshke
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: pg_plan_advice Robert Haas
- Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) Jacob Champion
- Re: Reduce build times of pg_trgm GIN indexes Heikki Linnakangas
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: SLOPE - Planner optimizations on monotonic expressions. Alexandre Felipe
- Re: DOCS: pg_plan_advice minor doc fixes Robert Haas
- Re: pg_stash_advice doc Robert Haas
- Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) Michael Paquier
- Re: Reduce build times of pg_trgm GIN indexes Bertrand Drouvot
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Jeff Davis
- Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) Andres Freund
- Re: PSA: Planning to grease protocol connections during 19beta Jacob Champion
- Re: test_compression, test module for low-level compression APIs (for 2b5ba2a0a141) Michael Paquier
- Re: Bypassing cursors in postgres_fdw to enable parallel plans Robert Haas
- Re: pg_get__*_ddl consolidation SATYANARAYANA NARLAPURAM
- [PATCH] Fix missing pfree(flags.data) in overexplain_debug Lakshmi N
- Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather thanROLERECURSE_PRIVS? Robert Haas
- Re: Show VIRTUAL keyword for virtual generated columns in pg_dump and psql Lakshmi N