Re: security label support, part.2

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: security label support, part.2
Дата
Msg-id 20100822192453.GL26232@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: security label support, part.2  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
* Peter Eisentraut (peter_e@gmx.net) wrote:
> On sön, 2010-08-22 at 15:08 -0400, Stephen Frost wrote:
> > Even though the permissions on the child table aren't invovled at all if
> > queried through the parent..?  The parent implicitly adds to the set of
> > privileges which are granted on the child, but that's not clear at all
> > from the permissions visible on the child.  That's principally what I'm
> > complaining about here.
>
> Perhaps this is a user interface issue then.  Maybe the fact that a
> table is inherited from another one needs to be shown closer to
> whereever the permissions are listed.

That's a nice idea, except that we've got a pretty well defined API
regarding how to determine what the privileges on a table are, and many
different UIs which use it.  Fixing it in psql (if it needs to be..
iirc, \d or \d+ may already show it) doesn't really address the problem,
in my view.
Thanks,
    Stephen

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: security label support, part.2
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_archivecleanup debug message consistency