Zeugswetter Andreas OSB sIT wrote:
> Please reread with above correction, 
> and I'll also try a little differently:
> 
> Since a pg_security row already represents a combination of rights
> within selinux, I do not really see why that cannot be extended to "a 
> combination
> of rowacl and selinux rights" or more general "one oid represents a unique 
> combination of rights within different subsystems" ?
> 
> A simplified example of pg_security:
> oid   rights
> 1     selinux:secret_read rowacl:ra,rb
> 2     selinux:unlabeled_t rowacl:ra,rb
> 3     selinux:secret_read rowacl:ra

Yes, I suggested that but the patch author thought it would be better to
have two columns.

-- 
  Bruce Momjian  <[EMAIL PROTECTED]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to