Mailing lists [pgsql-hackers]
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: Include sequences in publications created by pg_createsubscriber Peter Smith
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- Re: Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master Zsolt Parragi
- Re: Function scan FDW pushdown Alexander Korotkov
- Re: Two issues leading to discrepancies in FSM data on the standby server Alexander Korotkov
- Re: [PATCH] Speed up pg_waldump TAP test and fix some GitHub CI Windows flakiness Michael Paquier
- Re: Enable partitionwise join for partition keys wrapped by RelabelType Jan Nidzwetzki
- Re: [PATCH] Test coverage for pg_clear_attribute_stats() null arguments shihao zhong
- Re: timeout value overflow in wait for lsn Xuneng Zhou
- Re: [PATCH] Test coverage for pg_clear_attribute_stats() null arguments Michael Paquier
- Re: Many of psql's describe functions bloat cache / waste mem Jan Nidzwetzki
- REPACK (CONCURRENTLY) can crash a logical decoding session Thom Brown
- Re: Bypassing cursors in postgres_fdw to enable parallel plans Rafia Sabih
- Re: [PATCH] Add support for INSERT ... SET syntax Vaibhav Dalvi
- Re: OOM kill during planning - pg_terminate_backend is ignored Floris Van Nee
- Re: pgstat: Flush some statistics within running transactions, take 2 Sami Imseih
- Re: REPACK (CONCURRENTLY) can crash a logical decoding session Antonin Houska
- Re: Add contrib module pg_stat_log: cumulative statistics about server log messages Kirk Wolak
- Re: auto-vectorize varbit bitwise operators Heikki Linnakangas
- Re: WAIT FOR NO_THROW option could use some documentation Peter Eisentraut
- Re: PGQ catalog representation and pg_dump support Sami Imseih
- Re: PGQ catalog representation and pg_dump support Andres Freund