Re: Sorting out acl fixes

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Sorting out acl fixes
Дата
Msg-id 40FF2059.3020903@familyhealth.com.au
обсуждение исходный текст
Ответ на Sorting out acl fixes  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-hackers
> 1. Should we make the owner aclitem NEVER appear in the acl list?  ie. 
> when we do the first grant on an object, we don't put in a default acl 
> for the owner.  Instead we special case the aclcheck to always allow the 
> owner full privilieges?  Also, if the first grant was 'select' for the 
> 'other' user, and then we changed the owner to the 'other' user, should 
> we erase the 'other' user's aclitem?

I forgot to mention - under this schema grants/revokes to the owner 
become no-ops.

Chris



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

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Why we really need timelines *now* in PITR
Следующее
От: Tom Lane
Дата:
Сообщение: Re: check point segments leakage ?