| From: | John Naylor <jcnaylor(at)gmail(dot)com> |
|---|---|
| To: | Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: snapshot generation broken again... |
| Date: | 2010-01-06 19:41:07 |
| Message-ID: | 4d191a531001061141m2f21a653gc6b7f62592819884@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| bki_versioning.patch | text/x-patch | 803 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-01-06 19:43:52 | Re: snapshot generation broken again... |
| Previous Message | Robert Haas | 2010-01-06 19:36:41 | Re: I: TODO: Allow substring/replace() to get/set bit values |