doc PG 19 relnotes: update to current

Reported-by: Chao Li
This commit is contained in:
Bruce Momjian 2026-06-16 13:28:29 -04:00
parent f50c329f53
commit 9e28c0bd13

View 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