Re: Updates of SE-PostgreSQL 8.4devel patches (r1268) - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Updates of SE-PostgreSQL 8.4devel patches (r1268)
Date
Msg-id 200812120313.mBC3DRG20795@momjian.us
Whole thread Raw
In response to Re: Updates of SE-PostgreSQL 8.4devel patches (r1268)  (Peter Eisentraut <peter_e@gmx.net>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: benchmarking the query planner
Next
From: Kurt Harriman
Date:
Subject: Re: Mostly Harmless: Welcoming our C++ friends