I wrote:
> Alexander Korotkov 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
Alexander Korotkov writes:
> On Sun, Dec 14, 2025, 18:55 Tom Lane 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 ...
rega
Hi, Tom!
On Sun, Dec 14, 2025, 18:55 Tom Lane wrote:
> Add a regression test to verify that NLS translation works.
>
> We've never actually had a formal test for this facility.
> It seems worth adding one now, mainly because we are starting
> to depend on gettext() being able to handle the PRI*
Add a regression test to verify that NLS translation works.
We've never actually had a formal test for this facility.
It seems worth adding one now, mainly because we are starting
to depend on gettext() being able to handle the PRI* macros
from , and it's not all that certain that that
works every