Архив рассылок [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