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 \crosstabview 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>