Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis

Peter Smith <smithpb2250@gmail.com>

From: Peter Smith <smithpb2250@gmail.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Chao Li <li.evan.chao@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-27T21:03:45Z
Lists: pgsql-hackers
On Fri, Nov 28, 2025 at 1:34 AM Fujii Masao <masao.fujii@gmail.com> wrote:
>
> On Thu, Nov 27, 2025 at 7:25 AM Peter Smith <smithpb2250@gmail.com> wrote:
> > Here are the back patches as requested. I hope they are OK.
>
> Thanks for the patches! I've pushed them.
>

Thanks for pushing! I enjoyed the discussions in this thread and
learned some new things along the way. The result looks much better
than my original patch :-|

======
Kind Regards,
Peter Smith.
Fujitsu Australia



Commits

  1. doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION.