Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Date
Msg-id CAHGQGwHny7GCvG5WPSeRDqvnWMMYYv=EWDJt3af5A5aVrcXF_Q@mail.gmail.com
Whole thread Raw
In response to Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
List pgsql-hackers
On Fri, Nov 21, 2025 at 3:27 PM Chao Li <li.evan.chao@gmail.com> wrote:
>
>
>
> > On Nov 21, 2025, at 05:08, Peter Smith <smithpb2250@gmail.com> wrote:
> >
> > I've reverted the ALTER 'publication_drop_object' part to be the same
> > as master (i.e. removed the v6 'table' replacement) after Fujii-San
> > showed [1] that the original synopsis style is present on some other
> > documentation pages.
> >
> > PSS new patch v7.

Thanks for updating the patch! LGTM.

One question: do we want to backpatch this? If so, to which versions?
If we decide to backpatch, it would be helpful if you could provide versions
of the patch that apply cleanly to those older branches.


> I rendered the html pages with v7 patched. LGTM.

+1

Regards,


--
Fujii Masao



pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication
Next
From: Richard Guo
Date:
Subject: Some optimizations for COALESCE expressions during constant folding