doc: PG 16 relnotes, fix "locale" typo and windows locale text
Reported-by: Laurenz Albe, Álvaro Herrera Discussion: https://postgr.es/m/70a09a9fa557b632f4b1505395aaa6c4cb77b55a.camel@cybertec.at
This commit is contained in:
parent
ec1264f01e
commit
503b0556d9
@ -1294,7 +1294,7 @@ Determine the ICU default locale from the environment (Jeff Davis)
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
However, ICU doesn't support the C local so UTF-8 is used in such cases. Previously the default was always UTF-8.
|
However, ICU doesn't support the C locale so UTF-8 is used in such cases. Previously the default was always UTF-8.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
@ -1335,8 +1335,11 @@ Author: Peter Eisentraut <peter@eisentraut.org>
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Add Windows process the system collations (Jose Santamaria Flecha)
|
Allow Windows to import system locales automatically (Juan José Santamaría Flecha)
|
||||||
ADD THIS?
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Previously, only ICU locales could be imported on Windows.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user