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

Re: cvs build failure - Mailing list pgsql-hackers

From Tom Lane
Subject Re: cvs build failure
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: cvs build failure  (Bruce Momjian <[email protected]>)
Responses Re: cvs build failure
List pgsql-hackers
Bruce Momjian <[email protected]> writes:
> I can see making a new bison required only when the version is *devel. 
> That way, folks testing CVS and even the *devel snapshots would need a
> new bison, but our normal users wouldn't.

Even then, if they're using a snapshot they shouldn't need it.

Perhaps a combination of your idea and Alvaro's: set things up so that
we fail only when bison is actually invoked by the makefiles, plus
provide a way to override the version check if it's wrong.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: cvs build failure
Next
From: Markus Bertheau
Date:
Subject: Re: cvs build failure