Re: BUG #18894: values of JLC_COLLATE and LC_CTYPE in the database have changed from Japanese_Japan.932 to ja-jp

From: Manika Singhal <manika(dot)singhal(at)enterprisedb(dot)com>
To: bing(dot)xu(dot)uh(at)fujifilm(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org, Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Subject: Re: BUG #18894: values of JLC_COLLATE and LC_CTYPE in the database have changed from Japanese_Japan.932 to ja-jp
Date: 2025-04-15 14:46:16
Message-ID: CAB1XC2LhQ9++XJxSGbUY15wZ7K=kU+X0kQpNqo_55j8G5TTYuw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Apr 14, 2025 at 10:24 PM PG Bug reporting form <
noreply(at)postgresql(dot)org> wrote:

> The following bug has been logged on the website:
>
> Bug reference: 18894
> Logged by: xu bing
> Email address: bing(dot)xu(dot)uh(at)fujifilm(dot)com
> PostgreSQL version: 17.4
> Operating system: windows server 2019 Datacenter
> Description:
>
> In PostgreSQL 17.1, the values of JLC_COLLATE and LC_CTYPE in the database
> are Japanese_Japan.932. However, in PostgreSQL 17.4,
> they have changed to ja-JP. When upgrading from PostgreSQL 14.13 to
> PostgreSQL 17.4,
> the values of JLC_COLLATE and LC_CTYPE remain as Japanese_Japan.932.
>
> I would like to know if this change affects data sorting and other
> operations. If it does,
> what parameters should be specified during the upgrade to change
> Japanese_Japan.932 to ja-JP?
>
>
Hi,

The updated installers for PostgreSQL 16 and 17 (package revision 2) are
now available
on our website for download.

These versions include support for selecting the locales in either of the
following formats during installation:

-

*BCP-47 names*
-

*Old style long names*

Please try these new installers at your convenience and let us know if they
work well for your setup.
Thanks!
Manika Singhal
EDB India

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Manika Singhal 2025-04-15 14:51:41 Re: PostgreSQL v15.12 fails to perform PG_UPGRADE from v13 and v9 on Windows
Previous Message Fujii Masao 2025-04-15 14:19:35 Re: Missing whitespace in pg_restore manpage