From: Bruce Momjian Date: Wed, 15 Apr 2026 19:35:23 +0000 (-0400) Subject: doc PG 19 relnotes: addjust CREATE/ALTER PUBLICATION "EXCEPT" X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=57f768816dcd0095bc330cf113eaf2f52a525da9;p=thirdparty%2Fpostgresql.git doc PG 19 relnotes: addjust CREATE/ALTER PUBLICATION "EXCEPT" Reported-by: Peter Smith Backpatch-through: CAHut+Psb41Lou8+BS4ZYmZJFG8pF99wEr+xcP17PCZP1MaY_+Q@mail.gmail.com --- diff --git a/doc/src/sgml/release-19.sgml b/doc/src/sgml/release-19.sgml index bae5008a4ab..3477c338f57 100644 --- a/doc/src/sgml/release-19.sgml +++ b/doc/src/sgml/release-19.sgml @@ -1462,7 +1462,7 @@ Author: Amit Kapila -Allow CREATE/ALTER PUBLICATION to exclude some tables using the EXCEPT TABLE clause (Vignesh C, Shlok Kyal) +Allow CREATE/ALTER PUBLICATION to exclude some tables using the EXCEPT clause (Vignesh C, Shlok Kyal) § § §