Re: [RFC] grants vs. inherited tables

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [RFC] grants vs. inherited tables
Дата
Msg-id 1325182342-sup-6054@alvh.no-ip.org
обсуждение исходный текст
Ответ на [RFC] grants vs. inherited tables  (Marko Kreen <markokr@gmail.com>)
Ответы Re: [RFC] grants vs. inherited tables  (Marko Kreen <markokr@gmail.com>)
Список pgsql-hackers
Excerpts from Marko Kreen's message of jue dic 29 15:04:49 -0300 2011:

> 3) Have a way to format aclitem into something
>    that can used to create GRANT statement easily.  Eg:
>
>      pg_get_privilege_info(
>           IN priv aclitem,
>       OUT rolename text,
>       OUT privlist text[],
>       OUT privlist_with_grant_option text[]);
>
>    This allows doing complex introspection in pl/pgsql
>    and also helps tools that want to re-create table structure
>    in other databases.

aclexplode?

--
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Marko Kreen
Дата:
Сообщение: [RFC] grants vs. inherited tables
Следующее
От: Noah Misch
Дата:
Сообщение: Re: 16-bit page checksums for 9.2