Chris Browne cbbrowne at lists.slony.info
Mon Sep 17 15:04:20 PDT 2007
Update of /home/cvsd/slony1/slony1-engine/src/slon
In directory main.slony.info:/tmp/cvs-serv11904/src/slon

Modified Files:
	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.154
retrieving revision 1.155
diff -C2 -d -r1.154 -r1.155
*** remote_worker.c	9 Sep 2007 02:37:04 -0000	1.154
--- remote_worker.c	17 Sep 2007 22:04:18 -0000	1.155
***************
*** 666,670 ****
  			/*
  			 * Avoid deadlock problems during configuration changes by locking
! 			 * the central confiuration lock right from the start.
  			 */
  			slon_appendquery(&query1,
--- 666,670 ----
  			/*
  			 * 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