Re: strange regression failure - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: strange regression failure
Date
Msg-id 41C0B8AC.6020108@dunslane.net
Whole thread Raw
In response to Re: strange regression failure  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: strange regression failure
List pgsql-hackers

Tom Lane wrote:

>>Andrew Dunstan <andrew@dunslane.net> writes:
>>    
>>
>>>Has anyone got any idea on why I see things like this from time to time? 
>>>It seems to be intermittent, which is odd.
>>>      
>>>
>
>  
>
>>I have a suspicion that the unexpected result occurs when the client
>>encoding is UTF8,
>>    
>>
>
>In fact, I was able to duplicate the failure after "initdb -E unicode".
>So it would seem that the question is why the buildfarm environment
>isn't controlling the locale setting.  You must sometimes be running
>with a LANG or LC_ALL setting that selects a unicode-based locale.
>  
>

Our emails just crossed. You got it. I will have buildfarm force SQL_ASCII.

cheers

andrew




pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: strange regression failure
Next
From: Joe Conway
Date:
Subject: Re: production server down