From: | Marco Atzeri <marco(dot)atzeri(at)gmail(dot)com> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Postgresql for cygwin - 3rd |
Date: | 2014-02-01 22:12:18 |
Message-ID: | 52ED7142.5050701@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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 ?
See my finding on
http://www.postgresql.org/message-id/52ED5627.4070005@gmail.com
>
> And these are where we need help, especially from the Cygwin community.
> The fact that things that work on older Cygwins now fail is annoying.
>
> cheers
>
> andrew
Marco
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2014-02-01 22:20:45 | Re: jsonb and nested hstore |
Previous Message | Andrew Dunstan | 2014-02-01 21:57:06 | Re: Postgresql for cygwin - 3rd |