Chris Browne cbbrowne at lists.slony.info
Tue Jul 15 15:25:46 PDT 2008
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv10307

Modified Files:
	RELEASE-2.0 
Log Message:
Per bug #18 (http://www.slony.info/bugzilla/show_bug.cgi?id=18)
change HEAD to strip trailing "v's" from the attribute info passed to
the logtrigger function.

This includes adding a test case where we make sure that the primary key
has bits of it separated by non-key attributes.



Index: RELEASE-2.0
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/RELEASE-2.0,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** RELEASE-2.0	7 Jul 2008 21:16:03 -0000	1.20
--- RELEASE-2.0	15 Jul 2008 22:25:44 -0000	1.21
***************
*** 195,196 ****
--- 195,201 ----
  - Bug #54 - quite a few Bash-isms in various scripts have been
    addressed so as to make the shell scripts more portable.
+ 
+ - Bug #18 - the function parameter for the logtrigger functions no
+   longer requires any trailing v's
+ 
+   Add a test to "test1" to make sure this logic gets exercised.



More information about the Slony1-commit mailing list