diff --git a/doc/src/sgml/ref/grant.sgml b/doc/src/sgml/ref/grant.sgml index a69578bcd41..659bc1bff22 100644 --- a/doc/src/sgml/ref/grant.sgml +++ b/doc/src/sgml/ref/grant.sgml @@ -339,8 +339,10 @@ GRANT role_name [, ...] TO - For servers, this privilege enables the grantee to query the - options of the server and associated user mappings. + For servers, this privilege enables the grantee to create, + alter, and drop his own user's user mappings associated with + that server. Also, it enables the grantee to query the options + of the server and associated user mappings.