Make parameter name consistent with syntax summary.

Thomas Hunger
This commit is contained in:
Tom Lane 2012-03-11 16:56:26 -04:00
parent 1e4964478a
commit 8142166162

View File

@ -81,7 +81,7 @@ CREATE DATABASE <replaceable class="PARAMETER">name</replaceable>
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>
<term><replaceable class="parameter">use_name</replaceable></term> <term><replaceable class="parameter">user_name</replaceable></term>
<listitem> <listitem>
<para> <para>
The name of the database user who will own the new database, The name of the database user who will own the new database,