Re: DOCS: ALTER PUBLICATION - Synopsis for DROP is a bit misleading - Mailing list pgsql-hackers

From Peter Smith
Subject Re: DOCS: ALTER PUBLICATION - Synopsis for DROP is a bit misleading
Date
Msg-id CAHut+Put6154KvyP6kYUh8fiBfnK+WsvYx9BZ4FxzQ30sTVbQQ@mail.gmail.com
Whole thread Raw
In response to Re: DOCS: ALTER PUBLICATION - Synopsis for DROP is a bit misleading  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On Wed, Nov 12, 2025 at 6:06 PM Fujii Masao <masao.fujii@gmail.com> wrote:
>
> On Wed, Nov 5, 2025 at 1:44 PM Fujii Masao <masao.fujii@gmail.com> wrote:
> >
> > 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.
>
> 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



pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Next
From: Xuneng Zhou
Date:
Subject: Re: Implement waiting for wal lsn replay: reloaded