Re: cvs head doesn't pass make check on one of the machines here - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: cvs head doesn't pass make check on one of the machines here
Date
Msg-id 1258187461.14314.4.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: cvs head doesn't pass make check on one of the machines here  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On fre, 2009-11-13 at 14:39 -0500, Tom Lane wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
> > On fre, 2009-11-13 at 15:05 +0100, Grzegorz Jaśkiewicz wrote:
> >> As per Tom's - yes, this laptop has LANG set to UTF8 Polish. Setting
> >> it back to EN actually makes this error go away. 
> 
> > The Polish locale isn't supported by the regression tests.
> 
> With only one result-ordering difference, it seems like we could easily
> support that if there were enough demand.  I'd want somebody running a
> buildfarm machine in Polish locale, though, to catch future breakages.

Yeah, I don't mind, as long as someone can personally verify that the
current results are actually correct.  When I fixed most of the other
locales a while back, most of the differences where like "sorts q like
x", which could easily be verified by, say, Wikipedia.  The results of
the Polish locale, however, didn't make sense to me, and the glibc
locale sources are also not in line with most of the other locales
(which are just standard UTF-8 locale + language differences).



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: operator exclusion constraints
Next
From: Peter Eisentraut
Date:
Subject: Re: [patch] pg_ctl init extension