Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Peter Smith <smithpb2250(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis
Date: 2025-11-25 11:46:54
Message-ID: 3F90F868-5E0C-46D2-812B-1BC1F87F2209@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Nov 25, 2025, at 18:42, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>
> On Fri, Nov 21, 2025 at 3:27 PM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
>>
>>
>>
>>> On Nov 21, 2025, at 05:08, Peter Smith <smithpb2250(at)gmail(dot)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 just checked the docs version by version, looks like the back-port can go down to 15.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhijie Hou (Fujitsu) 2025-11-25 11:48:48 RE: How can end users know the cause of LR slot sync delays?
Previous Message Fujii Masao 2025-11-25 11:32:51 Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect