Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9f2d7f6

Browse files
committed
Complete the documentation of the USAGE privilege for foreign servers
The GRANT reference page failed to mention that the USAGE privilegeallows modifying associated user mappings, although this was alreadydocumented on the CREATE/ALTER/DROP USER MAPPING pages.
1 parent80ada4c commit9f2d7f6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎doc/src/sgml/ref/grant.sgml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,10 @@ GRANT <replaceable class="PARAMETER">role_name</replaceable> [, ...] TO <replace
339339
to create new servers using that foreign-data wrapper.
340340
</para>
341341
<para>
342-
For servers, this privilege enables the grantee to query the
343-
options of the server and associated user mappings.
342+
For servers, this privilege enables the grantee to create,
343+
alter, and drop his own user's user mappings associated with
344+
that server. Also, it enables the grantee to query the options
345+
of the server and associated user mappings.
344346
</para>
345347
</listitem>
346348
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp