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

Commit9c1d1bd

Browse files
committed
doc: Fix description of configure --with-icu option
It was claiming that the ICU locale provider is used by default, whichis not correct. (From commitfcb21b3; it was once contemplated tomake it the default, but it wouldn't have been part of that patch inany case.)Reviewed-by: Kashif Zeeshan <kashi.zeeshan@gmail.com>Discussion:https://www.postgresql.org/message-id/flat/a71023c2-0ae0-45ad-9688-cf3b93d0d65b%40eisentraut.org
1 parent56455eb commit9c1d1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167

168168
<listitem>
169169
<para>
170-
The ICUlocale provider (see <xref linkend="locale-providers"/>) is used by default. If you don't want to use it then you must specify the <option>--without-icu</option> option to <filename>configure</filename>. Using this option disables support for ICU collation features (see <xref linkend="collation"/>).
170+
The ICUlibrary is used by default. If you don't want to use it then you must specify the <option>--without-icu</option> option to <filename>configure</filename>. Using this option disables support for ICU collation features (see <xref linkend="collation"/>).
171171
</para>
172172
<para>
173173
ICU support requires the <productname>ICU4C</productname> package to be

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp