Miscellaneous tab completion issue fixes

Поиск
Список
Период
Сортировка
От vignesh C
Тема Miscellaneous tab completion issue fixes
Дата
Msg-id CALDaNm3toRBt6c6saY3174f7CsGztXRvVvfWbikkJEXY7x5WAA@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
Hi,

There were a couple of tab completion issues present:
a) \dRp and \dRs tab completion displays tables instead of displaying
publications and subscriptions.
b) "ALTER ... OWNER TO" does not include displaying of CURRENT_ROLE,
CURRENT_USER and SESSION_USER.

The attached patch has the changes to handle the same.

Regards,
Vignesh

Вложения

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

Предыдущее
От: Önder Kalacı
Дата:
Сообщение: Re: [Proposal] Add foreign-server health checks infrastructure
Следующее
От: Олег Целебровский
Дата:
Сообщение: Possible solution for masking chosen columns when using pg_dump