Re: [HACKERS] version control backups?
Thomas Lockhart <lockhart@alumni.caltech.edu>
From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: Brett McCormick <brett@work.chicken.org>
Cc: pgsql-hackers@hub.org
Date: 1998-03-04T13:57:51Z
Lists: pgsql-hackers
> do we have version control backups of each change submiitted to the
> master CVS source? I would like to see at what point the bug is
> introduced.
Yes, and with CVSup you can specify a time, down to the second, for
which you want a snapshot.
- Tom