Re: has_sequence_privilege() never got the memo

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: has_sequence_privilege() never got the memo
Дата
Msg-id 1610.1511409485@sss.pgh.pa.us
обсуждение исходный текст
Ответ на has_sequence_privilege() never got the memo  (Joe Conway <mail@joeconway.com>)
Ответы Re: has_sequence_privilege() never got the memo
Список pgsql-hackers
Joe Conway <mail@joeconway.com> writes:
> I just noticed that has_sequence_privilege() never got the memo about
> "WITH GRANT OPTION". Any objections to the attached going back to all
> supported versions?

That looks odd.  Patch certainly makes this case consistent with the
rest of acl.c, but maybe there's some deeper reason?  Peter?
        regards, tom lane


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Allowing SSL connection of v11 client to v10 server with SCRAMchannel binding
Следующее
От: amul sul
Дата:
Сообщение: Re: [HACKERS] Parallel Append implementation