Re: First draft of PG 19 release notes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: First draft of PG 19 release notes
Date: 2026-04-15 19:35:49
Message-ID: ad_olS90Tgr79xB0@momjian.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Apr 15, 2026 at 03:27:49PM +1000, Peter Smith wrote:
> Hi,
>
> For this one:
> "Allow CREATE/ALTER PUBLICATION to exclude some tables using the
> EXCEPT TABLE clause (Vignesh C, Shlok Kyal)"
>
> ~
>
> The "EXCEPT TABLE" syntax was later changed to "EXCEPT (TABLE ...)",
> so where above says "EXCEPT TABLE clause", probably now that should
> just say "EXCEPT clause" same as the documentation.

Yep, attached patch applied.

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

Do not let urgent matters crowd out time for investment in the future.

Attachment Content-Type Size
master.diff text/x-diff 647 bytes

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2026-04-15 19:38:02 Re: First draft of PG 19 release notes
Previous Message Bruce Momjian 2026-04-15 19:34:17 Re: First draft of PG 19 release notes