Re: Strange collation names ("hu_HU.UTF-8") - Mailing list pgsql-general

From Thomas Munro
Subject Re: Strange collation names ("hu_HU.UTF-8")
Date
Msg-id CA+hUKGKrbNCUKxGz8fg2r-FkcMW2e6uj6zhy8ctLHEq0CnF8cQ@mail.gmail.com
Whole thread Raw
In response to Re: Strange collation names ("hu_HU.UTF-8")  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Wed, Aug 3, 2022 at 1:43 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I believe most if not all variants of Unix are
> permissive about the spelling of the encoding part.

I've only seen glibc doing that downcase-and-strip-hyphens thing to
the codeset part of a locale name when looking for locale definition
files.  Other systems like FreeBSD expect to be able to open
/usr/share/locale/$LC_COLLATE/LC_COLLATE directly without any kind of
munging.  On a Mac it's probably a little fuzzy because the filenames
are case insensitive...



pgsql-general by date:

Previous
From: "Peter J. Holzer"
Date:
Subject: Re: Copying records from TABLE_A to TABLE_B (in the same database)
Next
From: jian he
Date:
Subject: Re: ICU is not supported in this build. install from source code.