Re: Proposal of SE-PostgreSQL patches [try#2] - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Proposal of SE-PostgreSQL patches [try#2]
Date
Msg-id 200807080944.57987.josh@agliodbs.com
Whole thread Raw
In response to Re: Proposal of SE-PostgreSQL patches [try#2]  (KaiGai Kohei <kaigai@ak.jp.nec.com>)
List pgsql-hackers
All,

> > The pgace_* scheme is an attractive idea, although the server process
> > has to provide a bit more hints (like the name of security system column
> > and the kind of objects exported with security attribute) pg_dump to
> > support various kind of security features with smallest implementation.

If we have a choice, it should be pg_ace_*.  We've told developers that they 
can expect system stuff to be named pg_* ; let's stick to that whenever we 
can.

-- 
Josh Berkus
PostgreSQL @ Sun
San Francisco


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: [PATCHES] Solaris ident authentication using unix domain sockets
Next
From: Zdenek Kotala
Date:
Subject: Re: [WIP] patch - Collation at database level