Re: type privileges and default privileges

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: type privileges and default privileges
Дата
Msg-id 4561.1320816084@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: type privileges and default privileges  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: type privileges and default privileges  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> Let me put this differently.  Should we either continue to hardcode the
> default privileges in the acldefault() function, or should we instead
> initialize the system catalogs with an entry in pg_default_acl as though
> ALTER DEFAULT PRIVILEGES GRANT USAGE ON TYPES TO PUBLIC; had been
> executed?

If you're proposing to replace acldefault() with a catalog lookup,
I vote no.  I think that's a performance hit with little redeeming
social value.
        regards, tom lane


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: 9.1.2 ?
Следующее
От: Teodor Sigaev
Дата:
Сообщение: Re: ERROR: MergeAppend child's targetlist doesn't match MergeAppend