pgsql: psql: do file completion for \gx

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: psql: do file completion for \gx
Дата
Msg-id E1jJTdM-0007BH-CE@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
psql:  do file completion for \gx

This was missed when the feature was added.

Reported-by: Vik Fearing

Discussion: https://postgr.es/m/eca20529-0b06-b493-ee38-f071a75dcd5b@postgresfriends.org

Backpatch-through: 10

Branch
------
REL_10_STABLE

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

Modified Files
--------------
src/bin/psql/tab-complete.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: makefile: use proper linker flags for C++ compiles
Следующее
От: Mahendra Singh Thalor
Дата:
Сообщение: Re: pgsql: Allow vacuum command to process indexes in parallel.