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

Поиск
Список
Период
Сортировка
Искать

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

От:
Tom Lane <tgl@sss.pgh.pa.us>
Дата:
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(+)

FAQ