From: Bruce Momjian Date: Sun, 19 Jul 2026 00:41:00 +0000 (-0400) Subject: doc PG 19 relnotes: update to current X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7bcb29e742cd65d01a00c656ee99f61694c2919d;p=thirdparty%2Fpostgresql.git doc PG 19 relnotes: update to current Backpatch-through: 19 only --- diff --git a/doc/src/sgml/release-19.sgml b/doc/src/sgml/release-19.sgml index 75f0ea04fda..7e93f7a8b95 100644 --- a/doc/src/sgml/release-19.sgml +++ b/doc/src/sgml/release-19.sgml @@ -6,7 +6,7 @@ Release date: - 2026-??-??, AS OF 2026-06-17 + 2026-??-??, AS OF 2026-07-18 @@ -307,6 +307,18 @@ Remove optimizer hook get_relation_info_hook and add better-placed hook build_si + + + + +Change psql's \crosstab command to honor the \pset null setting (Chao Li) +§ + + + - - - -Add GROUP BY ALL syntax to SELECT to automatically group all non-aggregate and non-window-function target list parameters (David Christensen) -§ - - - + + + +Allow pg_dump to include restorable extended statistics (Corey Huinker) +§ + + + - - - -Allow pg_dump to include restorable extended statistics (Corey Huinker) -§ - - - <link linkend="app-pgcreatesubscriber"><application>pg_createsubscriber</application></link>