Re: psql: add tab completion for subscription wal_receiver_timeout - Mailing list pgsql-hackers

From Chao Li
Subject Re: psql: add tab completion for subscription wal_receiver_timeout
Date
Msg-id B9EE1BFC-66E2-4786-B1C0-E2EA6099E9F4@gmail.com
Whole thread
In response to Re: psql: add tab completion for subscription wal_receiver_timeout  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers

> On Jun 24, 2026, at 22:02, Fujii Masao <masao.fujii@gmail.com> wrote:
>
> On Wed, Jun 24, 2026 at 5:31 PM Chao Li <li.evan.chao@gmail.com> wrote:
>>
>>
>>
>>> On Jun 24, 2026, at 16:23, Fujii Masao <masao.fujii@gmail.com> wrote:
>>>
>>> On Wed, Jun 24, 2026 at 4:52 PM Xuneng Zhou <xunengzhou@gmail.com> wrote:
>>>>> This is a tiny patch to fix that.
>>>>>
>>>>
>>>> The patch LGTM. I've verified that SUBOPT_WAL_RECEIVER_TIMEOUT is in
>>>> both the CREATE and ALTER supported-option masks.
>>>
>>> Thanks for the patch! LGTM.
>>>
>>> Since wal_receiver_timeout subscription option is new in v19, I'm thinking
>>> to commit this to v19 rather than v20.
>>
>> I think so.
>
> I've pushed the patch. Thanks!
>
> Regards,
>
> --
> Fujii Masao

Thanks a lot for pushing.

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







pgsql-hackers by date:

Previous
From: shveta malik
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication
Next
From: Michael Paquier
Date:
Subject: Re: Handle concurrent drop when doing whole database vacuum