pgsql: psql: Generic tab completion support for enum and bool GUCs.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: psql: Generic tab completion support for enum and bool GUCs.
Дата
Msg-id E1ZZO7e-0008Py-VT@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
psql: Generic tab completion support for enum and bool GUCs.

Author: Pavel Stehule
Reviewed-By: Andres Freund
Discussion: 5594FE7A.5050205@iki.fi

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3ae16798f0f9d2d941e50062b579c28c9b946c9e

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


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: pgsql: Add gin_fuzzy_search_limit to postgresql.conf.sample.
Следующее
От: Stephen Frost
Дата:
Сообщение: pgsql: Lock all relations referred to in updatable views