Re: Updates of SE-PostgreSQL 8.4devel patches (r1268)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Updates of SE-PostgreSQL 8.4devel patches (r1268)
Дата
Msg-id 200812120313.mBC3DRG20795@momjian.us
обсуждение исходный текст
Ответ на Re: Updates of SE-PostgreSQL 8.4devel patches (r1268)  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut wrote:
> On Thursday 11 December 2008 20:32:25 Tom Lane wrote:
> > Well, the objection I was raising is that they should control the same
> > thing.  Otherwise we are simply inventing an invasive, high-cost,
> > nonstandard(*) feature that we have had zero field demand for.
> 
> There is certainly a rather big field demand for row-level security.  I'm not 
> sure about SELinux integration, though, or which one of the two you were 
> referring to.
> 
> The trick, of course, is to make it work well.  That would usually require the 
> polyinstantiation approach, and I am disappointed that that was apparently 
> not chosen here.

Polyinstantiation was just too complex to do at this point:
http://en.wikipedia.org/wiki/Polyinstantiation

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: benchmarking the query planner
Следующее
От: Kurt Harriman
Дата:
Сообщение: Re: Mostly Harmless: Welcoming our C++ friends