From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Andrew Dunstan <andrew(at)dunslane(dot)net> |
Subject: | Re: Alpha releases: How to tag |
Date: | 2009-08-03 15:35:47 |
Message-ID: | 17477.1249313747@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> On Monday 03 August 2009 17:44:32 Tom Lane wrote:
>> I feel that making a branch is the way to go. If we try to get away
>> with a shortcut, we'll probably regret it.
> Another more lightweight alternative is to tag and then change the version
> number and build the tarball, without another commit. This assumes that the
> version number stamping is automated and reproducible, so you don't have to
> record it in history.
The stamping is reproducible enough, I think, but don't we have the
tarball build process set up so that it pulls the tarball directly
from a particular CVS tag?
Anyway, the reason I'm for a branch is not that. It's so we have the
option to issue an 8.5alpha1.1 update if we need to.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2009-08-03 15:40:11 | Re: CommitFest Status Summary - 2009-08-03 |
Previous Message | Tom Lane | 2009-08-03 15:32:48 | Re: Alpha releases: How to tag |