pgsql: psql: Fix \df tab completion for procedures - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: psql: Fix \df tab completion for procedures
Date
Msg-id E1wfVwP-0018cu-0P@gemulon.postgresql.org
Whole thread
List pgsql-committers
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
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2d44bb9009cdc0454d863a03a78812b4259b3381

Modified Files
--------------
src/bin/psql/tab-complete.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: psql: Fix \df tab completion for procedures
Next
From: Amit Kapila
Date:
Subject: pgsql: Add commit fdad19e1cf to .git-blame-ignore-revs.