Re: psql: add tab completion for subscription wal_receiver_timeout
Chao Li <li.evan.chao@gmail.com>
From: Chao Li <li.evan.chao@gmail.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Xuneng Zhou <xunengzhou@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-06-24T08:30:46Z
Lists: pgsql-hackers
> 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. Best regards, -- Chao Li (Evan) HighGo Software Co., Ltd. https://www.highgo.com/
Commits
-
psql: Add tab completion for subscription wal_receiver_timeout
- 56b2792cf84f 19 (unreleased) landed