Re: pgsql: Add a regression test to verify that NLS translation works.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Add a regression test to verify that NLS translation works.
Date: 2025-12-14 17:30:11
Message-ID: 1579530.1765733411@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

I wrote:
> Alexander Korotkov <aekorotkov(at)gmail(dot)com> writes:
>> I noticed couple of buildfarm failures on bumblebee and akepa.

> Yeah, I'm kind of expecting some given what we already found ...

It looks like acceptable LC_MESSAGES values are more variable than the
previous testing suggested. I'm going to try putting in some code to
try a few different spellings of "es_ES". If that doesn't help,
I'll have to revert and rethink.

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2025-12-14 17:55:02 pgsql: Try a few different locale name spellings in nls.sql.
Previous Message Tom Lane 2025-12-14 17:18:12 Re: pgsql: Add a regression test to verify that NLS translation works.