pgsql: Complete the documentation of the USAGE privilege for foreign se

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Complete the documentation of the USAGE privilege for foreign se
Дата
Msg-id E1P6UMt-0007Gw-KW@gemulon.postgresql.org
обсуждение исходный текст
Список 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
------
REL8_4_STABLE

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

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Complete the documentation of the USAGE privilege for foreign se
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Support MergeAppend plans, to allow sorted output from append re