Re: [CORE] Automating our version-stamping a bit better - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [CORE] Automating our version-stamping a bit better
Date
Msg-id 21710.1213121618@sss.pgh.pa.us
Whole thread Raw
In response to Re: [CORE] Automating our version-stamping a bit better  ("Marc G. Fournier" <scrappy@hub.org>)
List pgsql-hackers
"Marc G. Fournier" <scrappy@hub.org> writes:
> Tom Lane wrote:
>> What I was thinking was just to have the script
>> print out something like
>> 
>> Tagged tree as 8.3.4
>> Don't forget to run autoconf 2.59 before committing

> I like that one ...

I've checked in a script to do this --- executingsrc/tools/version_stamp.pl N
at the top level of the tree should stamp everything needed, and remind
you which autoconf version to run.

Marc, you'll presumably be the primary user of this script, so would you
please try it out and make sure (a) it works for you, and (b) you like
the way it works?  I don't think I used any unportable perl or sed
constructs, but let's find the problems now, not when we're trying to
wrap a release ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Overhauling GUCS
Next
From: Tom Lane
Date:
Subject: Re: Overhauling GUCS