Jan Wieck wieck at lists.slony.info
Fri Oct 19 11:37:05 PDT 2007
Update of /home/cvsd/slony1/slony1-engine/src/slon
In directory main.slony.info:/tmp/cvs-serv9021

Modified Files:
      Tag: REL_1_2_STABLE
	remote_worker.c 
Log Message:
Terminate the helper qualification in the log selection query if we
have multiple providers for one origin but one provider does at this
time have no sets needing syncing.

Jan


Index: remote_worker.c
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/slon/remote_worker.c,v
retrieving revision 1.124.2.27
retrieving revision 1.124.2.28
diff -C2 -d -r1.124.2.27 -r1.124.2.28
*** remote_worker.c	28 Sep 2007 21:15:53 -0000	1.124.2.27
--- remote_worker.c	19 Oct 2007 18:37:03 -0000	1.124.2.28
***************
*** 4171,4174 ****
--- 4171,4175 ----
  		{
  			PQclear(res1);
+ 			slon_appendquery(provider_qual, " false ) ");
  			continue;
  		}



More information about the Slony1-commit mailing list