Author: turnstep
Date: Mon Mar 28 17:33:51 2011
New Revision: 14800

Modified:
   DBD-Pg/trunk/README.dev

Log:
Mention new testing file.


Modified: DBD-Pg/trunk/README.dev
==============================================================================
--- DBD-Pg/trunk/README.dev     (original)
+++ DBD-Pg/trunk/README.dev     Mon Mar 28 17:33:51 2011
@@ -322,6 +322,8 @@
 It's also a good idea to test the current HEAD version of Postgres in your 
tests: 
 this can detect changes nice and early.
 
+See the testallversions.tmp.pl file for one way to automate this.
+
 In addition to different versions of Postgres, it's a good idea to test a few 
versions of 
 DBI: this has caught problems in the past. You'll basically need to install 
the different 
 versions of DBI into different directories, then adjust PERL5LIB with aliases:

Reply via email to