Re: Tab completion for GRANT MAINTAIN

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Tab completion for GRANT MAINTAIN
Дата
Msg-id 2977470.1681916045@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Tab completion for GRANT MAINTAIN  (Jim Jones <jim.jones@uni-muenster.de>)
Ответы Re: Tab completion for GRANT MAINTAIN  (Nathan Bossart <nathandbossart@gmail.com>)
Список pgsql-hackers
Jim Jones <jim.jones@uni-muenster.de> writes:
> On 18.04.23 11:08, Ken Kato wrote:
>> I found that GRANT MAINTAIN is not tab-completed with ON, so here is a 
>> patch.

> I've marked the CF entry as "ready for committer"

Yup, clearly an oversight.  Pushed.

(One could wish that it didn't take touching three or so places in
tab-complete.c to add a privilege, especially when a naive hacker might
think he was done after touching Privilege_options_of_grant_and_revoke.
I didn't see any easy way to improve that situation though.)

            regards, tom lane



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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: check_strxfrm_bug()
Следующее
От: Tom Lane
Дата:
Сообщение: Re: check_strxfrm_bug()