Re: msvc failure in largeobject regression test - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: msvc failure in largeobject regression test
Date
Msg-id 45B61C4C.7030800@dunslane.net
Whole thread Raw
In response to msvc failure in largeobject regression test  (Magnus Hagander <magnus@hagander.net>)
Responses Re: msvc failure in largeobject regression test
List pgsql-hackers
Magnus Hagander wrote:
> Hi!
>
> I get failures for the largeobject regression tests on my vc++ build. I
> don't think this has ever worked, given that those tests are fairly new.
> Any quick ideas on what's wrong before I dig deeper?
>
>   
[snip]

I wonder if this is a line-end issue? Assuming you are working from CVS, 
does your client turn \n into \r\n ? I see that other windows boxes are 
happily passing this test on the buildfarm, and of course the mingw cvs 
doesn't adjust line endings.

cheers

andrew


pgsql-hackers by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: msvc failure in largeobject regression test
Next
From: Tom Lane
Date:
Subject: Re: Free space management within heap page