mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
Use gender-neutral language in documentation
Based on patch by Thomas Munro <thomas.munro@enterprisedb.com>, although I rephrased most of the initial work.
This commit is contained in:
@@ -35,7 +35,7 @@ DROP USER MAPPING [ IF EXISTS ] FOR { <replaceable class="parameter">user_name</
|
||||
|
||||
<para>
|
||||
The owner of a foreign server can drop user mappings for that server
|
||||
for any user. Also, a user can drop a user mapping for his own
|
||||
for any user. Also, a user can drop a user mapping for their own
|
||||
user name if <literal>USAGE</> privilege on the server has been
|
||||
granted to the user.
|
||||
</para>
|
||||
|
Reference in New Issue
Block a user