Skip to content
Snippets Groups Projects
Commit fd1d4b3a authored by Neil Conway's avatar Neil Conway
Browse files

Fix an ungrammatical statement.

parent ea4b54e5
No related branches found
No related tags found
No related merge requests found
<!-- <!--
$PostgreSQL: pgsql/doc/src/sgml/ref/create_server.sgml,v 1.1 2008/12/19 16:25:16 petere Exp $ $PostgreSQL: pgsql/doc/src/sgml/ref/create_server.sgml,v 1.2 2009/01/17 04:29:00 neilc Exp $
PostgreSQL documentation PostgreSQL documentation
--> -->
...@@ -35,7 +35,7 @@ CREATE SERVER <replaceable class="parameter">servername</replaceable> [ TYPE 'se ...@@ -35,7 +35,7 @@ CREATE SERVER <replaceable class="parameter">servername</replaceable> [ TYPE 'se
</para> </para>
<para> <para>
The server name must be unique within database. The server name must be unique within the database.
</para> </para>
<para> <para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment