Fix documentation oversights from 2d819a08a1.
This commit is contained in:
parent
f9f3fb1cb7
commit
bb5604ba9e
@ -160,7 +160,8 @@ CREATE DATABASE <replaceable class="parameter">name</replaceable>
|
|||||||
<para>
|
<para>
|
||||||
Can be overridden by setting <xref
|
Can be overridden by setting <xref
|
||||||
linkend="create-database-lc-collate"/>, <xref
|
linkend="create-database-lc-collate"/>, <xref
|
||||||
linkend="create-database-lc-ctype"/>, or <xref
|
linkend="create-database-lc-ctype"/>, <xref
|
||||||
|
linkend="create-database-builtin-locale"/>, or <xref
|
||||||
linkend="create-database-icu-locale"/> individually.
|
linkend="create-database-icu-locale"/> individually.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
|
@ -150,6 +150,16 @@ PostgreSQL documentation
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term><option>--builtin-locale=<replaceable class="parameter">locale</replaceable></option></term>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Specifies the locale name when the builtin provider is used. Locale support
|
||||||
|
is described in <xref linkend="locale"/>.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><option>--icu-locale=<replaceable class="parameter">locale</replaceable></option></term>
|
<term><option>--icu-locale=<replaceable class="parameter">locale</replaceable></option></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user