Jan Wieck wieck at lists.slony.info
Sat Sep 8 19:37:07 PDT 2007
Update of /home/cvsd/slony1/slony1-engine/src/slon
In directory main.slony.info:/tmp/cvs-serv17109/src/slon

Modified Files:
	remote_worker.c 
Log Message:
Add slony_logshipper to HEAD.

Jan


Index: remote_worker.c
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/slon/remote_worker.c,v
retrieving revision 1.153
retrieving revision 1.154
diff -C2 -d -r1.153 -r1.154
*** remote_worker.c	5 Sep 2007 21:28:23 -0000	1.153
--- remote_worker.c	9 Sep 2007 02:37:04 -0000	1.154
***************
*** 5073,5077 ****
  	}
  	rc = fprintf(node->archive_fp,
! 		"select %s.archiveTrackingOffline('%s', '%s');\n"
  		"-- end of log archiving header\n"
  		"------------------------------------------------------------------\n"
--- 5073,5077 ----
  	}
  	rc = fprintf(node->archive_fp,
! 		"select %s.archiveTracking_offline('%s', '%s');\n"
  		"-- end of log archiving header\n"
  		"------------------------------------------------------------------\n"



More information about the Slony1-commit mailing list