Chris Browne cbbrowne at lists.slony.info
Fri Sep 7 12:50:13 PDT 2007
Update of /home/cvsd/slony1/slony1-engine/tests/testutf8
In directory main.slony.info:/tmp/cvs-serv10809/testutf8

Modified Files:
	README settings.ik 
Log Message:
Add code to generate slon .conf files (run_test.sh), and configure various
of the existing tests to selectively use .conf files to verify that the
config file parser works and that sensible values don't break things.


Index: settings.ik
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/tests/testutf8/settings.ik,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** settings.ik	15 Nov 2005 21:25:37 -0000	1.1
--- settings.ik	7 Sep 2007 19:50:11 -0000	1.2
***************
*** 3,4 ****
--- 3,6 ----
  ORIGINNODE=1
  WORKERS=${WORKERS:-"1"}
+ SLONCONF1=true
+ SLONCONF2=true

Index: README
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/tests/testutf8/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** README	15 Nov 2005 21:25:36 -0000	1.1
--- README	7 Sep 2007 19:50:11 -0000	1.2
***************
*** 3,4 ****
--- 3,6 ----
  This test involves creating databases in UNICODE form, and stowing
  UTF-8 values in a relevant table.
+ 
+ Both nodes use slon .conf files



More information about the Slony1-commit mailing list