Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbb5604b

Browse files
committed
Fix documentation oversights from2d819a0.
1 parentf9f3fb1 commitbb5604b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

‎doc/src/sgml/ref/create_database.sgml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,8 @@ CREATE DATABASE <replaceable class="parameter">name</replaceable>
160160
<para>
161161
Can be overridden by setting <xref
162162
linkend="create-database-lc-collate"/>, <xref
163-
linkend="create-database-lc-ctype"/>, or <xref
163+
linkend="create-database-lc-ctype"/>, <xref
164+
linkend="create-database-builtin-locale"/>, or <xref
164165
linkend="create-database-icu-locale"/> individually.
165166
</para>
166167
<para>

‎doc/src/sgml/ref/createdb.sgml‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,16 @@ PostgreSQL documentation
150150
</listitem>
151151
</varlistentry>
152152

153+
<varlistentry>
154+
<term><option>--builtin-locale=<replaceable class="parameter">locale</replaceable></option></term>
155+
<listitem>
156+
<para>
157+
Specifies the locale name when the builtin provider is used. Locale support
158+
is described in <xref linkend="locale"/>.
159+
</para>
160+
</listitem>
161+
</varlistentry>
162+
153163
<varlistentry>
154164
<term><option>--icu-locale=<replaceable class="parameter">locale</replaceable></option></term>
155165
<listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp