Chris Browne cbbrowne at lists.slony.info
Thu Sep 18 14:26:31 PDT 2008
Update of /home/cvsd/slony1/slony1-engine/src/backend
In directory main.slony.info:/tmp/cvs-serv6717/src/backend

Modified Files:
	slony1_funcs.sql 
Log Message:
Make comment clearer


Index: slony1_funcs.sql
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/backend/slony1_funcs.sql,v
retrieving revision 1.143
retrieving revision 1.144
diff -C2 -d -r1.143 -r1.144
*** slony1_funcs.sql	8 Aug 2008 17:52:48 -0000	1.143
--- slony1_funcs.sql	18 Sep 2008 21:26:29 -0000	1.144
***************
*** 4523,4527 ****
  begin
  	-- ----
! 	-- First remove all but the oldest confirm row per origin,receiver pair
  	-- ----
  	delete from @NAMESPACE at .sl_confirm
--- 4523,4527 ----
  begin
  	-- ----
! 	-- First remove all confirmations where origin/receiver no longer exist
  	-- ----
  	delete from @NAMESPACE at .sl_confirm



More information about the Slony1-commit mailing list