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: Fix \df tab completion for procedures
Date: Fri, 03 Jul 2026 04:54:45 +0000
Message-ID: <E1wfVvJ-0018Ye-16@gemulon.postgresql.org> (raw)
psql: Fix \df tab completion for procedures
Commit fb421231daa extended \df to include procedures, but its tab
completion continued not to show procedures.
Update \df tab completion to include procedures as well.
Backpatch to all supported versions.
Author: Erik Wienhold <ewie@ewie.name>
Reviewed-by: Surya Poondla <suryapoondla4@gmail.com>
Reviewed-by: Fujii Masao <masao.fujii@gmail.com>
Discussion: https://postgr.es/m/10fbfdfe-80f6-4ef9-b8b3-f7be0eb53a50@ewie.name
Backpatch-through: 14
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/6d4ca6de97770cdaee18517dd2f8fe8f4ecee187
Modified Files
--------------
src/bin/psql/tab-complete.in.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
view thread (7+ messages) latest in thread
Message-ID: <E1wfVvJ-0018Ye-16@gemulon.postgresql.org>
Permalink: ../E1wfVvJ-0018Ye-16@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1wfVvJ-0018Ye-16@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: Fix \df tab completion for procedures
In-Reply-To: <E1wfVvJ-0018Ye-16@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