Re: Solaris versus our NLS files - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Solaris versus our NLS files
Date
Msg-id CA+hUKG+C7hVLEVjGOSF+dJ_sGweLs0Lq2JvSG9QKwo7_JDUFkQ@mail.gmail.com
Whole thread Raw
In response to Re: Solaris versus our NLS files  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Solaris versus our NLS files
List pgsql-hackers
On Wed, Dec 10, 2025 at 10:54 AM Thomas Munro <thomas.munro@gmail.com> wrote:
> if you create codesetless symlinks

Oops, wrote that too fast... you want to add the suffixes.  Well then
it's the other way around, and you'd have to generate new files with
the right encoding and suffixes (which means knowing which
combinations the target system has), instead of making symlinks, and
make sure that the "en_US" one is in the appropriate encoding, maybe?



pgsql-hackers by date:

Previous
From: "Tristan Partin"
Date:
Subject: Re: AIX support
Next
From: Bryan Green
Date:
Subject: Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain