pgsql: Complete the documentation of the USAGE privilege for foreign se - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Complete the documentation of the USAGE privilege for foreign se
Date
Msg-id E1P6UMt-0007Gq-DN@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Complete the documentation of the USAGE privilege for foreign servers

The GRANT reference page failed to mention that the USAGE privilege
allows modifying associated user mappings, although this was already
documented on the CREATE/ALTER/DROP USER MAPPING pages.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=9f2d7f6e2de23ecc1cfdd4172e23bd8b949fbcd2

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


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: Improvements to docs about pg_archive_cleanup and use of archive
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Remove reference.ced