Re: buildfarm + meson - Mailing list pgsql-hackers

From Juan José Santamaría Flecha
Subject Re: buildfarm + meson
Date
Msg-id CAC+AXB1agvrgpyHEfqbDr2MOpcON3d+WYte_SLzn1E4TamLs9g@mail.gmail.com
Whole thread Raw
In response to Re: buildfarm + meson  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers

On Fri, Feb 24, 2023 at 2:22 PM Andrew Dunstan <andrew@dunslane.net> wrote:


On drongo, this test isn't failing, and I think the reason is that it runs "make NO_LOCALE=1 check" so it never gets a database with win1252 encoding.

I'm going to try adding a win1252 test to drongo's locales.


What seems to be failing is the setlocale() for 'de_DE'. I haven't been able to reproduce it locally, but I've seen something similar reported for python [1].

As a workaround, can you please test "SET lc_time TO 'de-DE';"?


Regards,

Juan José Santamaría Flecha
 

pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Add error functions: erf() and erfc()
Next
From: Jim Jones
Date:
Subject: [PoC] Add CANONICAL option to xmlserialize