Chris Browne cbbrowne at lists.slony.info
Wed Jul 11 10:20:20 PDT 2007
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv14278

Modified Files:
	RELEASE-2.0 
Log Message:
Tests now generate output in a |pipe delimited| form for eventual
aggregation in a "regression test repository."


Index: RELEASE-2.0
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/RELEASE-2.0,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** RELEASE-2.0	9 Jul 2007 19:31:10 -0000	1.5
--- RELEASE-2.0	11 Jul 2007 17:20:18 -0000	1.6
***************
*** 52,56 ****
    Seq Scan rather than an index scan.
  
- 
  - Removed all support for STORE/DROP TRIGGER commands. Users are supposed
    to use the ALTER TABLE [ENABLE|DISABLE] TRIGGER functionality in
--- 52,55 ----
***************
*** 70,71 ****
--- 69,77 ----
    PostgreSQL versions returned somewhat varying results.  This wasn't
    a Slony-I problem; the data was indeed being replicated correctly.
+ 
+ - Made configure a bit smarter about automatically locating
+   docbook2man-spec.pl on Debian, Fedora, BSD.
+ 
+ - Tests now generate |pipe|delimited|output| indicating a number of
+   attributes of each test, including system/platform information,
+   versions, and whether or not the test succeeded or failed.



More information about the Slony1-commit mailing list