Skip to content

Commit a842ba4

Browse files
committed
doc: PG 16 relnotes: fix initdb encoding/locale item
Reported-by: Jeff Davis Discussion: https://postgr.es/m/c5369641862637c71a6c1c440ac7f122068ca4e7.camel@j-davis.com Backpatch-through: 16 only
1 parent 2e7d15a commit a842ba4

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

doc/src/sgml/release-16.sgml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1566,15 +1566,12 @@ Author: Jeff Davis <jdavis@postgresql.org>
15661566

15671567
<listitem>
15681568
<para>
1569-
Determine the <acronym>ICU</acronym> default locale from the
1570-
environment (Jeff Davis)
1569+
Determine the default encoding from the locale when using
1570+
<acronym>ICU</acronym> (Jeff Davis)
15711571
</para>
15721572

15731573
<para>
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>.
1574+
Previously the default was always <literal>UTF-8</literal>.
15781575
</para>
15791576
</listitem>
15801577

0 commit comments

Comments
 (0)