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:18:12
Message-ID: 1577647.1765732692@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Alexander Korotkov <aekorotkov(at)gmail(dot)com> writes:
> On Sun, Dec 14, 2025, 18:55 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Add a regression test to verify that NLS translation works.

> I noticed couple of buildfarm failures on bumblebee and akepa.

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

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2025-12-14 17:30:11 Re: pgsql: Add a regression test to verify that NLS translation works.
Previous Message Tom Lane 2025-12-14 17:09:58 pgsql: Fix double assignment.