Am Mittwoch, 2. April 2008 schrieb Marc G. Fournier:
> Agreed ... but, stupid question here ... if our tags are wrong in CVS, are
> the 7.1.x releases themselves wrong too? When I do a release tarball, I
> run:
>
> cvs -q export -rREL7_1_1 pgsql
>
> so, if the tags are wrong, then all of those releases are wrong too, since
> they are based on the tag ...
I believe we moved to using cvs export many years after 7.1. Before that, the
releases were made straight out of a cvs checkout. With cvs export it is of
course nearly impossible to create such a mess.
I sporadically tested the correspondence of tarball and tag for some other
older releases, and they seem OK. At least to the extent that corresponding
tags exist at all ... ;-)
In response to
Responses
pgsql-hackers by date
| Next: | From: David Fetter | Date: 2008-04-02 16:13:13 |
| Subject: Re: [GENERAL] SHA1 on postgres 8.3 |
| Previous: | From: Tom Lane | Date: 2008-04-02 15:58:02 |
| Subject: Re: varadic patch |