Re: Additional role attributes && superuser review - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Additional role attributes && superuser review
Date
Msg-id CA+U5nMKgv2hYos_P97C5rvNhcLMhVcuQdbzpO879NUvrYgej8Q@mail.gmail.com
Whole thread Raw
In response to Re: Additional role attributes && superuser review  (Stephen Frost <sfrost@snowman.net>)
Responses Re: Additional role attributes && superuser review
List 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 by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Additional role attributes && superuser review
Next
From: Alvaro Herrera
Date:
Subject: Re: Additional role attributes && superuser review