8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ac25c commit ea4b54eCopy full SHA for ea4b54e
doc/src/sgml/ref/create_user_mapping.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/ref/create_user_mapping.sgml,v 1.1 2008/12/19 16:25:16 petere Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/create_user_mapping.sgml,v 1.2 2009/01/17 04:24:41 neilc Exp $
3
PostgreSQL documentation
4
-->
5
@@ -69,7 +69,7 @@ CREATE USER MAPPING FOR { <replaceable class="parameter">username</replaceable>
69
<para>
70
This clause specifies the options of the user mapping. The
71
options typically define the actual user name and password of
72
- the mapping. Option names must be unque. The allowed option
+ the mapping. Option names must be unique. The allowed option
73
names and values are specific to the server's foreign-data wrapper.
74
</para>
75
</listitem>
0 commit comments