pgsql: Add tab-completion for newly added SUBSCRIPTION options.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Add tab-completion for newly added SUBSCRIPTION options.
Дата
Msg-id E1pkeHd-001nYn-7e@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add tab-completion for newly added SUBSCRIPTION options.

Commits c3afe8cf5a and 482675987b added new subscription options
"password_required" and "run_as_owner". This patch adds tab-completion
for these newly added options.

Author: Peter Smith
Discussion: https://postgr.es/m/CAHut+Pu=pnJf=SS1583pknSQ3CbOqLCkWcJCQYt6zxTagHEdmw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/96c498d2f8ce5f0082c64793f94e2d0cfa7d7605

Modified Files
--------------
src/bin/psql/tab-complete.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Add more protections in WAL record APIs against overflows
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Fix copy-paste bug in 12f3867f553 triggering an assert after a w