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

From Andrew Dunstan
Subject Re: Postgresql for cygwin - 3rd
Date
Msg-id 52E1EBD0.4090304@dunslane.net
Whole thread Raw
In response to Re: Postgresql for cygwin - 3rd  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Postgresql for cygwin - 3rd  (Marco Atzeri <marco.atzeri@gmail.com>)
List pgsql-hackers
On 01/23/2014 10:50 PM, Bruce Momjian wrote:
> On Thu, Jan 23, 2014 at 10:48:01PM -0500, Tom Lane wrote:
>> Bruce Momjian <bruce@momjian.us> writes:
>>> Andrew, should this configuration/code patch be applied to 9.4?
>>>     http://www.postgresql.org/message-id/51B59794.3000500@gmail.com
>>> I think we would have to make Cygwin-specific regression output to
>>> handle the regression failures, but frankly I am not even sure if they
>>> are right.
>> Those regression failures certainly say there is something broken in
>> the submitter's build, so this needs to be taken with a grain of salt.
>> I'm not qualified to evaluate the proposed changes, but I wonder why
>> they're needed given that we have successful cygwin builds in the
>> buildfarm.
> Yes, that confuses me too.  Unless we get more details, we should ignore
> the patches.  Thanks.
>

AFAICT the regression is in Cygwin. The buildfarm passes because it's 
using an oldish Cygwin release, 1.7.7 rather than the current 1.7.27. I 
have brought the regression the athe attention of the Cygwin people in 
the past, but without response.

The build system changes have slipped off my radar, unfortunately. Not 
sure when I can get to them.

cheers

andrew



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Change authentication error message (patch)
Next
From: Claudio Freire
Date:
Subject: Re: Why do we let autovacuum give up?