Chris Browne cbbrowne at lists.slony.info
Tue Sep 18 09:09:45 PDT 2007
Update of /home/cvsd/slony1/slony1-engine/src/slon
In directory main.slony.info:/tmp/cvs-serv30022

Modified Files:
      Tag: REL_1_2_STABLE
	remote_worker.c 
Log Message:
Fix typo in comment


Index: remote_worker.c
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/slon/remote_worker.c,v
retrieving revision 1.124.2.24
retrieving revision 1.124.2.25
diff -C2 -d -r1.124.2.24 -r1.124.2.25
*** remote_worker.c	8 Sep 2007 14:21:40 -0000	1.124.2.24
--- remote_worker.c	18 Sep 2007 16:09:42 -0000	1.124.2.25
***************
*** 667,671 ****
  			/*
  			 * Avoid deadlock problems during configuration changes by locking
! 			 * the central confiuration lock right from the start.
  			 */
  			slon_appendquery(&query1,
--- 667,671 ----
  			/*
  			 * Avoid deadlock problems during configuration changes by locking
! 			 * the central configuration lock right from the start.
  			 */
  			slon_appendquery(&query1,



More information about the Slony1-commit mailing list