From 57f768816dcd0095bc330cf113eaf2f52a525da9 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 15 Apr 2026 15:35:23 -0400 Subject: [PATCH] doc PG 19 relnotes: addjust CREATE/ALTER PUBLICATION "EXCEPT" Reported-by: Peter Smith Backpatch-through: CAHut+Psb41Lou8+BS4ZYmZJFG8pF99wEr+xcP17PCZP1MaY_+Q@mail.gmail.com --- doc/src/sgml/release-19.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) § § §