diff --git a/doc/src/sgml/release-17.sgml b/doc/src/sgml/release-17.sgml index 9c511848943..0bc1c9a14ad 100644 --- a/doc/src/sgml/release-17.sgml +++ b/doc/src/sgml/release-17.sgml @@ -6,7 +6,7 @@ Release date: - 2024-??-??, AS OF 2024-05-14 + 2024-??-??, AS OF 2024-05-18 @@ -480,17 +480,6 @@ Author: Tomas Vondra Allow BRIN indexes to be created using parallel workers (Tomas Vondra, Matthias van de Meent) - - - - - - -Add stratnum GiST support function (Paul A. Jungwirth) - @@ -1467,34 +1456,6 @@ Add DEFAULT setting for ALTER TABLE .. SET ACCESS METHOD (Michael Paquier) - - - - -Allow foreign keys to reference WITHOUT OVERLAPS primary keys (Paul A. Jungwirth) - - - -The keyword PERIOD is used for this purpose. - - - - - - - -Allow PRIMARY KEY and UNIQUE constraints to use WITHOUT OVERLAPS for non-overlapping exclusion constraints (Paul A. Jungwirth) - - -