Tab complete after FROM ONLY

Поиск
Список
Период
Сортировка
От Vik Fearing
Тема Tab complete after FROM ONLY
Дата
Msg-id ae8d17d1-9cc3-e5f6-084f-356340c4f80f@2ndquadrant.com
обсуждение исходный текст
Список pgsql-hackers
While reviewing the patch for tab completion after SELECT, I realized
that psql doesn't know how to complete after FROM if the ONLY keyword is
present.

This trivial patch fixes that, as well as JOIN ONLY and TABLE ONLY.
-- 
Vik Fearing                                          +33 6 46 75 15 36
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support

Вложения

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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: [HACKERS] Support for Secure Transport SSL library on macOS as OpenSSL alternative
Следующее
От: Jing Wang
Дата:
Сообщение: Re: Libpq support to connect to standby server as priority