Mailing lists [pgsql-hackers]
- Re: pgbench: allow to exit immediately when any client is aborted Tatsuo Ishii
 - Re: pg_rewind WAL segments deletion pitfall Kyotaro Horiguchi
 - pg_stat_get_backend_subxact() and backend IDs? Ian Lawrence Barwick
 - Re: In-placre persistance change of a relation Kyotaro Horiguchi
 - Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
 - Re: pgbench: allow to exit immediately when any client is aborted Yugo NAGATA
 - Re: pg_stat_get_backend_subxact() and backend IDs? Nathan Bossart
 - Re: Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
 - Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
 - Re: pg_stat_get_backend_subxact() and backend IDs? Nathan Bossart
 - Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
 - Re: subscription/015_stream sometimes breaks Amit Kapila
 - Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated column's expression Vaibhav Dalvi
 - Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Peter Eisentraut
 - Re: persist logical slots to disk during shutdown checkpoint vignesh C
 - logical_replication_mode Peter Eisentraut
 - Re: meson uses stale pg_config_paths.h left over from make Peter Eisentraut
 - Re: meson uses stale pg_config_paths.h left over from make Andres Freund
 - Remove IndexInfo.ii_OpclassOptions field Peter Eisentraut
 - Re: subscription/015_stream sometimes breaks Alvaro Herrera
 - Re: Fix error handling in be_tls_open_server() Sergey Shinderuk
 - Re: Should the archiver process always make sure that the timeline history files exist in the archive? Kyotaro Horiguchi
 - Re: Fix error handling in be_tls_open_server() Daniel Gustafsson
 - Re: Fix error handling in be_tls_open_server() Sergey Shinderuk
 - Re: Support run-time partition pruning for hash join Richard Guo
 - Re: [PoC] pg_upgrade: allow to upgrade publisher node Peter Smith
 - Re: Adding argument names to aggregate functions Daniel Gustafsson
 - Re: subscription/015_stream sometimes breaks Amit Kapila
 - Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
 - Improving the heapgetpage function improves performance in common scenarios Quan Zongliang
 - Use FD_CLOEXEC on ListenSockets (was Re: Refactoring backend fork+exec code) Heikki Linnakangas
 - Re: Adding argument names to aggregate functions Dagfinn Ilmari Mannsåker
 - Re: Use FD_CLOEXEC on ListenSockets (was Re: Refactoring backend fork+exec code) Thomas Munro
 - Re: Infinite Interval Ashutosh Bapat
 - Re: generate syscache info automatically Peter Eisentraut
 - Re: Use FD_CLOEXEC on ListenSockets (was Re: Refactoring backend fork+exec code) Heikki Linnakangas
 - Vectorization of some functions and improving pg_list interface Maxim Orlov
 - Re: Vectorization of some functions and improving pg_list interface Chapman Flack
 - Re: EBCDIC sorting as a use case for ICU rules Jehan-Guillaume de Rorthais
 - Re: PostgreSQL 16 release announcement draft Jonathan S. Katz
 - Checks in RegisterBackgroundWorker.() Heikki Linnakangas
 - Re: PostgreSQL 16 release announcement draft jian he
 - Re: PostgreSQL 16 release announcement draft Erik Rijkers
 - Re: PostgreSQL 16 release announcement draft Alvaro Herrera
 - Re: Disabling Heap-Only Tuples Matthias van de Meent
 - Re: PostgreSQL 16 release announcement draft Jonathan S. Katz
 - Re: PostgreSQL 16 release announcement draft Chapman Flack
 - Altering the SELECT portion of a CREATE TABLE AS plan Jerry Sievert
 - Re: pg_stat_get_backend_subxact() and backend IDs? Nathan Bossart
 - Re: Disabling Heap-Only Tuples Matthias van de Meent
 - Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Nazir Bilal Yavuz
 - Re: PostgreSQL 16 release announcement draft Dave Cramer
 - Re: add timing information to pg_upgrade Nathan Bossart
 - Avoid a possible overflow (src/backend/utils/sort/logtape.c) Ranier Vilela
 - Re: Make documentation builds reproducible Tristan Partin
 - Re: PostgreSQL 16 RC1 + GA release dates Jonathan S. Katz
 - Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc? Andres Freund
 - Re: SLRUs in the main buffer pool - Page Header definitions Stephen Frost
 - Re: Make documentation builds reproducible Tom Lane
 - Re: Make documentation builds reproducible Tristan Partin
 - psql --no-connect option Gurjeet Singh
 - Re: Checks in RegisterBackgroundWorker.() Thomas Munro
 - Re: initdb caching during tests Andres Freund
 - Re: Avoid a possible overflow (src/backend/utils/sort/logtape.c) Michael Paquier