View Single Post

   
  #6 (permalink)  
Old 04-11-2008, 02:31 AM
Stephen Frost
 
Posts: n/a
Default Re: [pgsql-hackers] Allow GRANT/REVOKE permissions to be applied to all schema

* Tom Lane (tgl@sss.pgh.pa.us) wrote:
> Or just make the user enter two commands for this case. Aside from
> syntactic simplicity, that might be a good idea anyway. The NEW TABLES
> case is *fundamentally* different from every other form of GRANT, in
> that it causes future actions. So it might be a wise idea from the
> standpoint of understandability to keep it as a separate command from
> the immediate-acting ALL TABLES.


I agree with this- issueing two seperate commands in this instance seems
like it'd be fine and not terribly onerous.

Stephen

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFB+5pMrzgMPqB3kigRAubnAKCBJL6OQxa7xI72wcxprS 4b07XLogCeOBJS
tsbPV2fXWovjbT1d2KFCtJc=
=vMgI
-----END PGP SIGNATURE-----

Reply With Quote