1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

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>
</varlistentry>
<varlistentry>
<term><replaceable class="parameter">use_name</replaceable></term>
<term><replaceable class="parameter">user_name</replaceable></term>
<listitem>
<para>
The name of the database user who will own the new database,