Re: snapshot generation broken again... - Mailing list pgsql-hackers

From John Naylor
Subject Re: snapshot generation broken again...
Date
Msg-id 4d191a531001061141m2f21a653gc6b7f62592819884@mail.gmail.com
Whole thread Raw
In response to Re: snapshot generation broken again...  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Responses Re: snapshot generation broken again...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Here's a fix. Sorry, I didn't realize it was ever called without a
version number.

On Wed, Jan 6, 2010 at 11:18 AM, Stefan Kaltenbrunner
> heh that's a nice one the snapshot generation script uses "
> gmake -s VERSION=snapshot dist" and that leads to getting "
> --set-version=snapshot" passed to genbki.pl which fails the regex there and
> the if() falls through to the usage().

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: I: TODO: Allow substring/replace() to get/set bit values
Next
From: Tom Lane
Date:
Subject: Re: snapshot generation broken again...