pgsql: Add compatibility note about grant options on GRANT reference pa

Started by Peter Eisentrautover 14 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Add compatibility note about grant options on GRANT reference page

Point out in the compatibility section that granting grant options to
PUBLIC is not supported by PostgreSQL. This is already mentioned
earlier, but since it concerns the information schema, it might be
worth pointing out explicitly as a compatibility issue.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/743ed082accbc542294a4408e2e45a6ffb8ec966

Modified Files
--------------
doc/src/sgml/ref/grant.sgml | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)