KaiGai Kohei wrote:
> - Two new system columns ("security_acl" and "security_label") are added.
>   The first one is for the Row-level ACLs, and the other is for the guest
>   of PGACE security framework which is chosen by user.

This is certainly an impressive patch.  I see you went with storing the
values inline rather than using pg_security, which is wise, I think.
"security_acl" is 'aclitem' (12 bytes) and "security_label" is 'text'.

-- 
  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 ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to