agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Fujii Masao <fujii@postgresql.org>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: psql: Add tab completion for subscription wal_receiver_timeout
Date: Wed, 24 Jun 2026 13:58:56 +0000
Message-ID: <E1wcO81-00023j-0P@gemulon.postgresql.org> (raw)
psql: Add tab completion for subscription wal_receiver_timeout
Commit fb80f388f added wal_receiver_timeout as a CREATE/ALTER
SUBSCRIPTION option, but psql tab completion did not include it in the
subscription option lists.
Add wal_receiver_timeout to completion for CREATE SUBSCRIPTION ... WITH
and ALTER SUBSCRIPTION ... SET.
Author: Chao Li <lic@highgo.com>
Reviewed-by: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Reviewed-by: Xuneng Zhou <xunengzhou@gmail.com>
Reviewed-by: Fujii Masao <masao.fujii@gmail.com>
Discussion: https://postgr.es/m/BBC5628A-63C0-4436-B8F3-90AF59BBEB73@gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/56b2792cf84fc78f9109b0ae122174e70379ad07
Modified Files
--------------
src/bin/psql/tab-complete.in.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
Message-ID: <E1wcO81-00023j-0P@gemulon.postgresql.org>
Permalink: ../E1wcO81-00023j-0P@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1wcO81-00023j-0P@gemulon.postgresql.org
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-committers@postgresql.org
Cc: fujii@postgresql.org, pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: psql: Add tab completion for subscription wal_receiver_timeout
In-Reply-To: <E1wcO81-00023j-0P@gemulon.postgresql.org>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox