Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: CVS head has broken make - Mailing list pgsql-hackers

From Tom Lane
Subject Re: CVS head has broken make
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: CVS head has broken make  (Stefan Kaltenbrunner <[email protected]>)
Responses Re: CVS head has broken make
List pgsql-hackers
Stefan Kaltenbrunner <[email protected]> writes:
> yeah the "code coverage" changes broke it - the buildfarm dashboard is 
> pretty telling:

Yes --- it looks like the configure.in patch is designed to look for
gcov AND lcov (do we really need both?) AND genhtml, and error out
if they're not present, even if you didn't say --enable-coverage.
Please fix.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Zdenek Kotala
Date:
Subject: Re: Prototype: In-place upgrade v02
Next
From: Tom Lane
Date:
Subject: Re: 8.4devel out of memory