* Matthias Schmidt (schmidtm(at)mock-software(dot)de) wrote:
> 3) Allow GRANT/REVOKE permissions to be applied to all schema objects
> with one
This would be nice. I had to write a perl script to do it here. :)
It'd also be nice to be able to specify a set of permissions that will
be inheirited by newly created objects in a schema. Something like:
grant select,insert,update on schema DEFAULT to group xyz;
Stephen
In response to
pgsql-hackers by date
| Next: | From: Sailesh Krishnamurthy | Date: 2005-01-18 20:45:50 |
| Subject: Re: Much Ado About COUNT(*) |
| Previous: | From: Tom Lane | Date: 2005-01-18 19:47:20 |
| Subject: Re: Some things I like to pick from the TODO list ... |