mirror of
https://github.com/postgres/postgres.git
synced 2025-07-18 17:42:25 +03:00
Fix typo.
Thom Brown
This commit is contained in:
@ -34,7 +34,7 @@ CREATE USER MAPPING FOR { <replaceable class="parameter">user_name</replaceable>
|
|||||||
<command>CREATE USER MAPPING</command> defines a mapping of a user
|
<command>CREATE USER MAPPING</command> defines a mapping of a user
|
||||||
to a foreign server. A user mapping typically encapsulates
|
to a foreign server. A user mapping typically encapsulates
|
||||||
connection information that a foreign-data wrapper uses together
|
connection information that a foreign-data wrapper uses together
|
||||||
with the information encapsulated be a foreign server to access an
|
with the information encapsulated by a foreign server to access an
|
||||||
external data resource.
|
external data resource.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user