Re: Strange collation names ("hu_HU.UTF-8")

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Strange collation names ("hu_HU.UTF-8")
Дата
Msg-id CA+hUKGKrbNCUKxGz8fg2r-FkcMW2e6uj6zhy8ctLHEq0CnF8cQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Strange collation names ("hu_HU.UTF-8")  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Peter J. Holzer"
Дата:
Сообщение: Re: Copying records from TABLE_A to TABLE_B (in the same database)
Следующее
От: jian he
Дата:
Сообщение: Re: ICU is not supported in this build. install from source code.