Re: distributed performance testing
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2005-08-13T22:29:58Z
Lists: pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes: > Incidentally, use of a different SCM system might well make > constructing test sets more simple. Imagine, say, in SVN, you would > create a branch called "test-set-yyyy-mm-dd" or some such, make your > changes there, add a test script under some well known name, and commit > the branch. This seems a pretty unconvincing argument for SVN ... we could perfectly well do that in CVS, no? regards, tom lane