Re: Additional role attributes && superuser review

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Additional role attributes && superuser review
Дата
Msg-id CA+U5nMKgv2hYos_P97C5rvNhcLMhVcuQdbzpO879NUvrYgej8Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Additional role attributes && superuser review  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: Additional role attributes && superuser review  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
On 16 October 2014 20:37, Stephen Frost <sfrost@snowman.net> wrote:

>> How about
>>
>> GRANT EXECUTE [PRIVILEGES] ON CAPABILITY foo TO bar;
>>
>> That is similar to granting execution privs on a function. And I think
>> gets round the keyword issue?
>
> No, it doesn't..  EXECUTE isn't reserved at all.

Yet GRANT EXECUTE is already valid syntax, so that should work.

-- Simon Riggs                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Additional role attributes && superuser review
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Additional role attributes && superuser review