Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Chao Li <li.evan.chao@gmail.com>
Cc: Peter Smith <smithpb2250@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-25T10:42:23Z
Lists: 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
Commits
-
doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION.
- f9f928304bb7 15.16 landed
- fc6e1a0f2bad 16.12 landed
- d7977668eec6 17.8 landed
- 9ad15f404a70 18.2 landed
- 246ec4a51c16 19 (unreleased) landed