]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc PG 19 relnotes: update to current
authorBruce Momjian <bruce@momjian.us>
Tue, 16 Jun 2026 17:28:29 +0000 (13:28 -0400)
committerBruce Momjian <bruce@momjian.us>
Tue, 16 Jun 2026 17:28:48 +0000 (13:28 -0400)
Reported-by: Chao Li
doc/src/sgml/release-19.sgml

index 0f8542333c24c68175c2e083818dc87121cd7cd0..285bfa123f6590c05a3a8f54f220fa7ffd710ae7 100644 (file)
@@ -6,7 +6,7 @@
 
  <formalpara>
   <title>Release date:</title>
-  <para>2026-??-??, AS OF 2026-06-05</para>
+  <para>2026-??-??, AS OF 2026-06-16</para>
  </formalpara>
 
   <sect2 id="release-19-highlights">
@@ -737,22 +737,6 @@ Previously most backends were woken by <link linkend="sql-notify"><command>NOTIF
 </para>
 </listitem>
 
-<!--
-Author: Andrew Dunstan <andrew@dunslane.net>
-2026-03-12 [a0b6ef29a] Enable fast default for domains with non-volatile constr
--->
-
-<listitem>
-<para>
-Allow the <link linkend="sql-altertable">addition of columns</link> based on domains containing constraints to usually avoid a table rewrite (Jian He)
-<ulink url="&commit_baseurl;a0b6ef29a">&sect;</ulink>
-</para>
-
-<para>
-Previously this always required a table rewrite.
-</para>
-</listitem>
-
 <!--
 Author: Michael Paquier <michael@paquier.xyz>
 2026-03-05 [34dfca293] Change default value of default_toast_compression to "lz