Mailing lists [pgsql-committers]
- pgsql: Save a few bytes per CatCTup. Tom Lane
- pgsql: Add all required calls to TupleDescFinalize() David Rowley
- pgsql: Optimize tuple deformation David Rowley
- pgsql: Be more careful about int vs. Oid in ecpglib. Tom Lane
- pgsql: Move -ffast-math defense to float.c and remove the configure che Tom Lane
- pgsql: Optimize hash index bulk-deletion with streaming read Michael Paquier
- pgsql: file_fdw: Add regression test for file_fdw with ON_ERROR='set_nu Fujii Masao
- pgsql: Remove obsolete speculative insert cleanup in ReorderBuffer. Amit Kapila
- Re: pgsql: Fix small memory leak in get_dbname_oid_list_from_mfile(). Mahendra Singh Thalor
- pgsql: Fix accidentally casting away const Peter Eisentraut
- pgsql: Add stats_reset column to pg_statio_all_sequences Fujii Masao
- pgsql: Reject ALTER TABLE .. CLUSTER earlier for partitioned tables Michael Paquier
- pgsql: Ensure "still waiting on lock" message is logged only once per w Fujii Masao
- pgsql: SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- pgsql: Prevent -Wstrict-prototypes and -Wold-style-definition warnings Peter Eisentraut
- pgsql: Fix pg_upgrade failure when extension_control_path is used Peter Eisentraut
- pgsql: Remove unstable test for pg_statio_all_sequences stats reset Fujii Masao
- pgsql: Reduce header inclusions via execnodes.h Álvaro Herrera
- pgsql: Make some tests more stable by adding more explicit ordering Peter Eisentraut
- Re: pgsql: Fix small memory leak in get_dbname_oid_list_from_mfile(). Álvaro Herrera