Thread: pgsql: Add support for tab-completion of type arguments in \df, \do.

pgsql: Add support for tab-completion of type arguments in \df, \do.

From
Tom Lane
Date:
Add support for tab-completion of type arguments in \df, \do.

Oversight in commit a3027e1e7.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d1fcbde579d440c35023baa0de7ebf27f644a314

Modified Files
--------------
src/bin/psql/tab-complete.c | 5 +++++
1 file changed, 5 insertions(+)