Re: [PATCH] DefaultACLs - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCH] DefaultACLs
Date
Msg-id 14098.1254169643@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCH] DefaultACLs  (Josh Berkus <josh@agliodbs.com>)
Responses Re: [PATCH] DefaultACLs
List pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
>> But more generally, this is a fairly large and complicated patch in
>> comparison to the reward, if the intention is that it will never support
>> anything more than the one case of "IN SCHEMA foo" filtering.

> I thought we were doing ROLEs?

The owning-ROLE match is required, else you have issues with exactly
what the ACL really means.  What we're discussing is what other filters
might exist to determine which objects are affected.  The patch already
tries to handle the cases of "all owned objects" and "all owned objects
in schema X", and I think it's inevitable that people will want other
cases.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: [PATCH] DefaultACLs
Next
From: Andrew Dunstan
Date:
Subject: Re: syslog_line_prefix