From: Bruce Momjian Date: Thu, 18 Jun 2026 01:34:23 +0000 (-0400) Subject: doc PG 19 relnotes: remove VALIDATE CONSTRAINT lock item X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2dab2ce3d781c9fdaf39d9ce2c5523043eb89d9d;p=thirdparty%2Fpostgresql.git doc PG 19 relnotes: remove VALIDATE CONSTRAINT lock item Reported-by: Fujii Masao Discussion: https://postgr.es/m/CAHGQGwGjfu5n5H-jsMp6fAsf-zMJzYWDcJGti6pmr7SHf9BcpA@mail.gmail.com --- diff --git a/doc/src/sgml/release-19.sgml b/doc/src/sgml/release-19.sgml index 911a198e676..77af339c804 100644 --- a/doc/src/sgml/release-19.sgml +++ b/doc/src/sgml/release-19.sgml @@ -1934,18 +1934,6 @@ Allow ALTER TABLE ... COLUMN SET EXPRESS This was previously prohibited. - - - - - - -Reduce lock level of ALTER DOMAIN ... VALIDATE CONSTRAINT to match ALTER TABLE ... VALIDATE CONSTRAINT (Jian He) -§ -