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

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: DOCS: ALTER PUBLICATION - Synopsis for DROP is a bit misleading
Date: 2025-11-14 01:27:36
Message-ID: CAHut+Put6154KvyP6kYUh8fiBfnK+WsvYx9BZ4FxzQ30sTVbQQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Nov 12, 2025 at 6:06 PM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>
> On Wed, Nov 5, 2025 at 1:44 PM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> >
> > On Wed, Nov 5, 2025 at 8:26 AM Peter Smith <smithpb2250(at)gmail(dot)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.
>
> I've pushed the patch. Thanks!
>

Thanks for pushing that synopsis fix.

Just in case you are interested, I have another small CREATE/ALTER
PUBLICATION synopsis patch over here [1] that needs some attention ;-)

======
[1] https://www.postgresql.org/message-id/CAHut%2BPsuHQE2o1-xpWGMTz3zfO%2BRZUvReu_bx3Tm3jPrMpM22Q%40mail.gmail.com

Kind Regards,
Peter Smith.
Fujitsu Australia

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Xuneng Zhou 2025-11-14 01:49:51 Re: Implement waiting for wal lsn replay: reloaded
Previous Message Peter Smith 2025-11-14 01:22:31 Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis