Magnus Hagander <magnus(at)hagander(dot)net> writes:
> On Fri, Sep 10, 2010 at 07:51, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Hey Magnus, what exactly was your process for verifying the file
>> contents of the various release tags in the git conversion? Did
>> you check them against the published tarballs, or against what the
>> CVS repository said they should be? Because I've just found that
>> this odd-looking manufactured commit:
> I do:
> cvs -q -d /usr/local/cvsroot export -d /opt/compare_working/cvs -r $B pgsql
I'm trying to check the tarballs here, and I've run into the problem
that my local copy of cvs doesn't know to expand the $PostgreSQL$
keywords. Where does one set that?
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Alvaro Herrera | Date: 2010-09-10 15:55:34 |
| Subject: Re: git: uh-oh |
| Previous: | From: Bruce Momjian | Date: 2010-09-10 15:27:40 |
| Subject: Re: returning multiple result sets from a stored
procedure |