Grzegorz Jaskiewicz wrote:
from http://wiki.postgresql.org/wiki/Todo:

[E]
------------------------------------------------------------------------

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;



------------------------------------------------------------------------




But the syntax you posted does not do this at all. Where does it restrict the grant to a single schema, like the syntax above?

cheers

andrew

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to