We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e7d15a commit a842ba4Copy full SHA for a842ba4
doc/src/sgml/release-16.sgml
@@ -1566,15 +1566,12 @@ Author: Jeff Davis <jdavis@postgresql.org>
1566
1567
<listitem>
1568
<para>
1569
- Determine the <acronym>ICU</acronym> default locale from the
1570
- environment (Jeff Davis)
+ Determine the default encoding from the locale when using
+ <acronym>ICU</acronym> (Jeff Davis)
1571
</para>
1572
1573
1574
- However, <link
1575
- linkend="locale-providers"><acronym>ICU</acronym></link> doesn't
1576
- support the C locale so <literal>UTF-8</literal> is used in such
1577
- cases. Previously the default was always <literal>UTF-8</literal>.
+ Previously the default was always <literal>UTF-8</literal>.
1578
1579
</listitem>
1580
0 commit comments