]> granicus.if.org Git - postgresql/commit
Fix documentation error: GRANT/REVOKE for roles only accept role names
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 2 Aug 2006 16:29:49 +0000 (16:29 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 2 Aug 2006 16:29:49 +0000 (16:29 +0000)
commit9649b182a1548ea6fbbdb0ebab4e9e5e2bfe815b
treef3724a6bbd3713af77a8bda8606e3c5f595ecc90
parentefc861a842f8dca98c52affd0c75ee6cac1f3093
Fix documentation error: GRANT/REVOKE for roles only accept role names
as grantees, not PUBLIC ... and you can't say GROUP either.  Noted by
Brian Hurt.
doc/src/sgml/ref/grant.sgml
doc/src/sgml/ref/revoke.sgml
doc/src/sgml/user-manag.sgml