Re: security label support, part.2

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: security label support, part.2
Дата
Msg-id 20100817175034.GX26232@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: security label support, part.2  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: security label support, part.2  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
* Kevin Grittner (Kevin.Grittner@wicourts.gov) wrote:
> >Stephen Frost <sfrost@snowman.net> wrote:
>
> > Let's not build the complication of dealing with inheiritance/
> > child relations into the external security system when we're in
> > the middle of trying to get rid of that distinction in core PG
> > though.
>
> I didn't realize we were trying to do that.  I know we're working on
> making partitioning easier, but there hasn't been a decision to stop
> supporting other uses of inheritance, has there?

No..  and I'm not sure we ever would.  What we *have* done is removed
all permissions checking on child tables when a parent is being
queried..
Stephen

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: security label support, part.2
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: Progress indication prototype