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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Add support for tab-completion of type arguments in \df, \do.
Дата
Msg-id E1lUaU8-0002sT-An@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Suppress uninitialized-variable warning.
Следующее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Silence another _bt_check_unique compiler warning.