Re: Solaris versus our NLS files

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Solaris versus our NLS files
Date: 2025-12-09 22:03:00
Message-ID: CA+hUKG+C7hVLEVjGOSF+dJ_sGweLs0Lq2JvSG9QKwo7_JDUFkQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Dec 10, 2025 at 10:54 AM Thomas Munro <thomas(dot)munro(at)gmail(dot)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?

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bryan Green 2025-12-09 22:04:37 Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain
Previous Message Tristan Partin 2025-12-09 21:56:14 Re: AIX support