pgsql: Add tab-completion for psql meta-commands.

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: Add tab-completion for psql meta-commands.
Дата
Msg-id E1ZCTxV-0001DB-Hd@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add tab-completion for psql meta-commands.

Based on the original code from David Christensen, modified by me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c81c956477c270c4dd816c2f659743ebcae02b77

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


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Refer to %p in the psql docs as 'process ID' not 'pid'.
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: Add tab-completion for psql meta-commands.