CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl@postgresql.org 01/11/19 14:03:56
Modified files:
doc/src/sgml/ref: grant.sgml revoke.sgml
Log message:
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.