Re: cvs head doesn't pass make check on one of the machines here

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: cvs head doesn't pass make check on one of the machines here
Дата
Msg-id 1258187461.14314.4.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: cvs head doesn't pass make check on one of the machines here  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: operator exclusion constraints
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [patch] pg_ctl init extension