Re: Postgresql for cygwin - 3rd - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Postgresql for cygwin - 3rd
Date
Msg-id 52ED774E.1030707@dunslane.net
Whole thread Raw
In response to Re: Postgresql for cygwin - 3rd  (Marco Atzeri <marco.atzeri@gmail.com>)
Responses Re: Postgresql for cygwin - 3rd  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 02/01/2014 05:12 PM, Marco Atzeri wrote:
>
>
> On 01/02/2014 22:57, Andrew Dunstan wrote:
>>
>> On 01/25/2014 01:23 PM, Andrew Dunstan wrote:
>>>
>>>
>
>
>>>  * isolation tests fail with an indefinite hang on newer Cygwin
>>>  * prepared_xacts test fails with an indefinite hang on newer Cygwin if
>>>    run in parallel with other tests
>
>>>  * tsearch tests fail on non-C locale (or at least on en_US.utf8). It
>>>    turns out this is actually an old bug, and can be reproduced on my
>>>    old Cygwin instance. I wonder if it's caused by faulty locale files?
>
> Andrew,
> is it possible the tsearch test never worked on en_US.utf8
> but only on C locale ?

Yes, that's more or less what I said, I thought.

Maybe we need to test this on other Windows systems in non-C encodings. 
Let's make sure it's only a Cygwin problem.

I'll work on that. You should try to concentrate on the thinks like 
prepared_xacts and isolation_test that we know don't work ONLY on Cygwin.

cheers

andrew






pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: jsonb and nested hstore
Next
From: Tom Lane
Date:
Subject: Re: Postgresql for cygwin - 3rd