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

Commit8ba34c6

Browse files
committed
1 parent1039352 commit8ba34c6

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2384,9 +2384,9 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</replaceable>:<replaceable>&l
23842384
<structfield>collprovider</structfield> <type>char</type>
23852385
</para>
23862386
<para>
2387-
Provider of the collation: <literal>d</literal> = database
2388-
default,<literal>c</literal> =libc, <literal>i</literal> =icu
2389-
</para></entry>
2387+
Provider of the collation: <literal>d</literal> = database default,
2388+
<literal>b</literal> =builtin, <literal>c</literal> =libc,
2389+
<literal>i</literal> = icu</para></entry>
23902390
</row>
23912391

23922392
<row>
@@ -3028,9 +3028,8 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</replaceable>:<replaceable>&l
30283028
<structfield>datlocprovider</structfield> <type>char</type>
30293029
</para>
30303030
<para>
3031-
Locale provider for this database: <literal>c</literal> = libc,
3032-
<literal>i</literal> = icu
3033-
</para></entry>
3031+
Locale provider for this database: <literal>b</literal> = builtin,
3032+
<literal>c</literal> = libc, <literal>i</literal> = icu </para></entry>
30343033
</row>
30353034

30363035
<row>

‎doc/src/sgml/charset.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1320,7 +1320,9 @@ SELECT 'w;x*y-z' = 'wxyz' COLLATE num_ignore_punct; -- true
13201320
</row>
13211321
<row>
13221322
<entry>level4</entry>
1323-
<entry>Punctuation</entry>
1323+
<entry>Punctuation<footnote><para>only with
1324+
<literal>ka-shifted</literal>; see <xref
1325+
linkend="icu-collation-settings-table"/></para></footnote></entry>
13241326
<entry><literal>true</literal></entry>
13251327
<entry><literal>true</literal></entry>
13261328
<entry><literal>false</literal></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp