diff --git a/doc/src/sgml/release-19.sgml b/doc/src/sgml/release-19.sgml index 0f8542333c2..285bfa123f6 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-05 + 2026-??-??, AS OF 2026-06-16 @@ -737,22 +737,6 @@ Previously most backends were woken by NOTIF - - - - -Allow the addition of columns based on domains containing constraints to usually avoid a table rewrite (Jian He) -§ - - - -Previously this always required a table rewrite. - - -