Mailing lists [pgsql-hackers]
- Re: Misleading "epoll_create1 failed: Too many open files" Robert Haas
- Re: Potential ABI breakage in upcoming minor releases Tom Lane
- Re: Potential ABI breakage in upcoming minor releases Tom Lane
- Re: Count and log pages set all-frozen by vacuum Masahiko Sawada
- Re: UUID v7 Sergey Prokhorenko
- Re: Changing shared_buffers without restart Dmitry Dolgov
- Re: UUID v7 Masahiko Sawada
- Re: UUID v7 Przemysław Sztoch
- Re: On non-Windows, hard depend on uselocale(3) Thomas Munro
- Re: Count and log pages set all-frozen by vacuum Melanie Plageman
- Re: Fix meson uuid header check so it works with MSVC in REL_16_STABLE Andrew Dunstan
- Re: UUID v7 Sergey Prokhorenko
- Re: Allow non-superuser to cancel superuser tasks. Andres Freund
- Re: UUID v7 Jelte Fennema-Nio
- Re: Improve the error message for logical replication of regular column to generated column. Peter Smith
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: Statistics Import and Export Corey Huinker
- Proposal: Support for "NOT NULL" Constraints on Composite Type Fields (Checked at Rest) Alec Larson
- Re: pgindent exit status if a file encounters an error Andrew Dunstan
- Re: Count and log pages set all-frozen by vacuum Masahiko Sawada
- Re: Potential Issue with Redundant Restriction Clauses in get_parameterized_baserel_size for PARTITIONED_REL Tom Lane
- Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE David Rowley
- Re: Introduce XID age and inactive timeout based replication slot invalidation Peter Smith
- Re: UUID v7 Andrey Borodin
- Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE Tom Lane
- Re: Improve the error message for logical replication of regular column to generated column. Amit Kapila
- Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane
- Question about read_stream_look_ahead() Dilip Kumar
- Re: Skip collecting decoded changes of already-aborted transactions vignesh C
- Re: ECPG cleanup and fix for clang compile-time problem John Naylor
- Re: Improve the error message for logical replication of regular column to generated column. vignesh C
- Re: Consider pipeline implicit transaction as a transaction block Anthonin Bonnefoy
- Re: Fix meson uuid header check so it works with MSVC in REL_16_STABLE Marina Polyakova
- Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET Bykov Ivan
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Support LIKE with nondeterministic collations Peter Eisentraut
- Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE Daniel Gustafsson
- Re: Remove useless GROUP BY columns considering unique index David Rowley
- Re: Fix for Extra Parenthesis in pgbench progress message Tatsuo Ishii
- Re: Strange assertion in procarray.c Michail Nikolaev
- Re: An inefficient query caused by unnecessary PlaceHolderVar wenhui qiu
- Re: Improve the error message for logical replication of regular column to generated column. Amit Kapila
- Re: Add Pipelining support in psql Kirill Reshke
- Re: Conflict detection for update_deleted in logical replication Amit Kapila
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: Add Pipelining support in psql Kirill Reshke
- Re: Difference in dump from original and restored database due to NOT NULL constraints on children Alvaro Herrera
- Re: Add Pipelining support in psql Jelte Fennema-Nio
- Typo in comment of auto_explain.c Ilia Evdokimov
- Re: Difference in dump from original and restored database due to NOT NULL constraints on children Ashutosh Bapat
- Re: Typo in comment of auto_explain.c Daniel Gustafsson
- Re: Typo in comment of auto_explain.c Heikki Linnakangas
- Re: Add Pipelining support in psql Jelte Fennema-Nio
- Re: Index AM API cleanup Peter Eisentraut
- Re: Typo in comment of auto_explain.c Ilia Evdokimov
- [PERF] Improve Cardinality Estimation for Joins with GROUP BY Having Single Clause Ravi
- Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Alena Rybakina
- Re: Difference in dump from original and restored database due to NOT NULL constraints on children Alvaro Herrera
- Re: Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) Matthias van de Meent
- Re: Statistics Import and Export Magnus Hagander
- Re: Using read stream in autoprewarm Matheus Alcantara
- Re: Make postmaster environment dump easier to skim over Peter Eisentraut
- Re: Fix for Extra Parenthesis in pgbench progress message Fujii Masao
- Re: Self contradictory examining on rel's baserestrictinfo ro b
- Re: Add reject_limit option to file_fdw Fujii Masao
- Re: plperl version on the meson setup summary screen Andrew Dunstan
- Re: Self contradictory examining on rel's baserestrictinfo Robert Haas
- Re: Statistics Import and Export Bruce Momjian
- Re: Statistics Import and Export Alvaro Herrera
- Re: Statistics Import and Export Nathan Bossart
- Re: Changing shared_buffers without restart Robert Haas
- Re: Self contradictory examining on rel's baserestrictinfo ro b
- Re: Don't overwrite scan key in systable_beginscan() Peter Eisentraut
- Re: Consider pipeline implicit transaction as a transaction block Jelte Fennema-Nio
- Re: Don't overwrite scan key in systable_beginscan() Justin Pryzby
- [PATCH] SVE popcount support Malladi, Rama
- Re: Statistics Import and Export Bruce Momjian
- Re: Index AM API cleanup Mark Dilger
- Re: Statistics Import and Export Alvaro Herrera
- Re: Large expressions in indexes can't be stored (non-TOASTable) Nathan Bossart
- Re: [PERF] Improve Cardinality Estimation for Joins with GROUP BY Having Single Clause Alena Rybakina
- Re: per backend I/O statistics Bertrand Drouvot
- Re: Make pg_stat_io view count IOs as bytes instead of blocks Melanie Plageman
- Re: Self contradictory examining on rel's baserestrictinfo Robert Haas
- Re: Statistics Import and Export Nathan Bossart
- Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE Robert Haas
- Re: Make postmaster environment dump easier to skim over Andres Freund
- Re: Enhancing Memory Context Statistics Reporting Tomas Vondra
- Re: Allow non-superuser to cancel superuser tasks. Nathan Bossart
- Re: Statistics Import and Export Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: Statistics Import and Export Bruce Momjian
- Re: Count and log pages set all-frozen by vacuum Robert Haas
- Re: Statistics Import and Export Bruce Momjian
- RE: Use __attribute__((target(sse4.2))) for SSE42 CRC32C Devulapalli, Raghuveer
- Re: pg_parse_json() should not leak token copies on failure Andrew Dunstan
- Re: ECPG cleanup and fix for clang compile-time problem Tom Lane