Re: DOCS: ALTER PUBLICATION - Synopsis for DROP is a bit misleading

Fujii Masao <masao.fujii@gmail.com>

From: Fujii Masao <masao.fujii@gmail.com>
To: Peter Smith <smithpb2250@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-05T04:44:03Z
Lists: pgsql-hackers
On Wed, Nov 5, 2025 at 8:26 AM Peter Smith <smithpb2250@gmail.com> wrote:
>
> Bump. I found this old thread of mine had received no responses for
> several months.
>
> Any thoughts about the problem it describes?

+1 to fixing the misleading synopsis. The patch looks good to me.
Unless there are any objections, I'll go ahead and commit it.

Regards,

-- 
Fujii Masao



Commits

  1. doc: Fix incorrect synopsis for ALTER PUBLICATION ... DROP ...