From: | Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM> |
---|---|
To: | Jiri Dvorak <ok(at)jyxo(dot)com> |
Cc: | Postgres Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: TODO assignment |
Date: | 2008-07-01 13:03:46 |
Message-ID: | 486A2B32.5070802@sun.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Jiri Dvorak napsal(a):
> Hello
>
> I wish to ask, whether is somebody working on this TODO point:
Look on this:
http://archives.postgresql.org/pgsql-hackers/2008-04/msg00049.php
> ---
> GRANT/REVOKE
>
> * Allow column-level privileges
> * %Allow GRANT/REVOKE permissions to be applied to all schema
> objects with one command
>
> The proposed syntax is:
>
> GRANT SELECT ON ALL TABLES IN public TO phpuser; GRANT
> SELECT ON NEW TABLES IN public TO phpuser;
> * Allow GRANT/REVOKE permissions to be inherited by objects based
> on schema permissions
> * Allow SERIAL sequences to inherit permissions from the base
> table?
> ---
>
> Or more generally, is there a list of what is who doing?
You can found partial information here:
http://wiki.postgresql.org/wiki/Development_information
Zdenek
From | Date | Subject | |
---|---|---|---|
Next Message | Zdenek Kotala | 2008-07-01 13:10:42 | Re: Dept of ugly hacks: eliminating padding space in system indexes |
Previous Message | Robert Treat | 2008-07-01 12:51:46 | Re: Does anything dump per-database config settings? (was Re: ALTER DATABASE vs pg_dump) |