mirror of
https://github.com/postgres/postgres.git
synced 2026-07-07 16:50:58 -04:00
doc PG 19 relnotes: remove VALIDATE CONSTRAINT lock item
Reported-by: Fujii Masao Discussion: https://postgr.es/m/CAHGQGwGjfu5n5H-jsMp6fAsf-zMJzYWDcJGti6pmr7SHf9BcpA@mail.gmail.com
This commit is contained in:
parent
64797ad97d
commit
2dab2ce3d7
1 changed files with 0 additions and 12 deletions
|
|
@ -1934,18 +1934,6 @@ Allow <link linkend="sql-altertable"><command>ALTER TABLE ... COLUMN SET EXPRESS
|
|||
<para>
|
||||
This was previously prohibited.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<!--
|
||||
Author: Peter Eisentraut <peter@eisentraut.org>
|
||||
2025-08-22 [16a0039dc] Reduce lock level for ALTER DOMAIN ... VALIDATE CONSTRAI
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Reduce lock level of <link linkend="sql-alterdomain"><command>ALTER DOMAIN ... VALIDATE CONSTRAINT</command></link> to match <link linkend="sql-altertable"><command>ALTER TABLE ... VALIDATE CONSTRAINT</command></link> (Jian He)
|
||||
<ulink url="&commit_baseurl;16a0039dc">§</ulink>
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
|
|
|||
Loading…
Reference in a new issue