Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Bryan Green <dbryan(dot)green(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows
Date: 2026-01-20 20:39:26
Message-ID: b0bbc3ab-230f-4f97-b889-217493224c4b@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 08.01.26 15:57, Bryan Green wrote:
> I agree with the above changes and have implemented them, including the
> correction to the cutoff version. But, before sharing the patch with
> those changes I think we should discuss 1) should we short-circuit
> C/POSIX and not ever call gettext in that case,

You had written that you had submitted a patch to gettext to handle that
there. Has that gotten anywhere?

> 2) should we try to
> convert "ISO" to Windows legacy format.

I don't know. We can just tell users to set their locale in the right
format.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2026-01-20 20:41:52 Re: index prefetching
Previous Message Zsolt Parragi 2026-01-20 20:31:11 Re: Custom oauth validator options