mirror of
https://github.com/postgres/postgres.git
synced 2026-06-25 16:39:14 -04:00
doc PG 19 relnotes: update to current
Reported-by: Chao Li
This commit is contained in:
parent
f50c329f53
commit
9e28c0bd13
1 changed files with 1 additions and 17 deletions
|
|
@ -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">§</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
|
||||
|
|
|
|||
Loading…
Reference in a new issue