Mailing lists [pgsql-committers]
- pgsql: doc PG 19 relnotes: add missing commits and details Bruce Momjian
- pgsql: doc PG 19 relnotes: correct two items Bruce Momjian
- pgsql: Fix use-after-free of qs in AfterTriggerEndQuery. Amit Langote
- pgsql: doc PG 19 relnotes: add UTF-8 case folding performance item Bruce Momjian
- pgsql: Fix HAVING-to-WHERE pushdown for simple-CASE form Richard Guo
- pgsql: Fix HAVING-to-WHERE pushdown for simple-CASE form Richard Guo
- pgsql: Consider opfamily and collation when removing redundant GROUP BY Richard Guo
- pgsql: Consider opfamily and collation when removing redundant GROUP BY Richard Guo
- pgsql: postgres_fdw: Fix syntax error in fetch_attstats(). Etsuro Fujita
- pgsql: Use schema-qualified names in EXCEPT clause error messages. Amit Kapila
- pgsql: Enforce RETURNING typmod for empty-set JSON_ARRAY(query) Richard Guo
- pgsql: Fix universal builds on MacOS John Naylor