Re: regression failures on WIndows in machines with some non-English - Mailing list pgsql-hackers

From Petr Jelinek
Subject Re: regression failures on WIndows in machines with some non-English
Date
Msg-id 4366EF06.6020407@seznam.cz
Whole thread Raw
In response to Re: regression failures on WIndows in machines with some non-English locales  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> 
>>The simple solution seems to be to add --no-locale to the initdb args in 
>>pg_regress.sh.
> 
> 
> Er ... what exactly does that do that setting LC_ALL=C doesn't?
> 

Windows are ignoring locale enviroment variables so you can't do that

-- 
Regards
Petr Jelinek (PJMODOS)


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: regression failures on WIndows in machines with some non-English locales
Next
From: Stefan Kaltenbrunner
Date:
Subject: Re: 8.1 Release Candidate 1 Coming ...