Try to be a little bit clearer about the implications of GRANT TO PUBLIC

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ec62ba93614f85aebcd9823857897a8dc4b10d18
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-11-19T19:03:56Z
Releases: 7.2.1
Try to be a little bit clearer about the implications of GRANT TO PUBLIC
and REVOKE FROM PUBLIC: the latter is not the same as 'revoke from all
users', but the ref page blurred the difference.

Files

PathChange+/−
doc/src/sgml/ref/grant.sgml modified +18 −6
doc/src/sgml/ref/revoke.sgml modified +16 −6