Re: Copying Permissions

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Copying Permissions
Дата
Msg-id CA+TgmoY7rqpgKzgsMraHjqVauO1MRa3BJXDsWab2UoUhuO_tMw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Copying Permissions  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: Copying Permissions
Список pgsql-hackers
On Tue, Nov 8, 2016 at 9:48 AM, Stephen Frost <sfrost@snowman.net> wrote:
> Second, as always, what's the syntax going to actually be?  I don't
> think GRANT SAME PERMISSIONS is going to work out too well in the
> parser, and it seems a bit grotty to me anyway.  I do think this should
> be associated with GRANT rather than ALTER TABLE- GRANT is what we use
> for managing privileges on an object.

One thing to think about is that GRANT sort of implies adding
privileges, but this operation would both add and remove privileges as
necessary.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: IPv6 link-local addresses and init data type
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Danger of automatic connection reset in psql