KaiGai Kohei wrote: > >> I don't oppose to elimination of "--disable-row-acl" options, however, > >> it is not clear for me whether it should be unavoidable selection in > >> the future, or not. > > > > Look at the existing configure options; we don't remove features via > > configure unless it is for some platform-specific reason. Please remove > > the configure option and make it always enabled. > > OK, I'll update it in the next patch set.
Good. I assume the SQL-row security patch is not testable alone with out the rest of the patches, right? > >>> I assume that could just be always enabled. > >> It is not "always" enabled. When we build it with SE-PostgreSQL feature, > >> rest of enhanced security features (includes the row-level ACL) are > >> disabled automatically, as we discussed before. > > > > Oh. Is that because we use SE-Linux row-level security when > > SE-PostgreSQL is enabled? I guess that makes sense. > > Yes, when SE-PostgreSQL is enabled, it provides row-level security, > and the per-tuple security field is used to show its security context. Yes, that seems fine. -- 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