Chris Browne cbbrowne at lists.slony.info
Thu Dec 18 13:35:05 PST 2008
Update of /home/cvsd/slony1/slony1-engine/src/backend
In directory main.slony.info:/tmp/cvs-serv20773/src/backend

Modified Files:
      Tag: REL_2_0_STABLE
	slony1_funcs.sql 
Log Message:
Add in notes about changes (thus far) for 2.0.1, and update release number
in the source code


Index: slony1_funcs.sql
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/backend/slony1_funcs.sql,v
retrieving revision 1.145.2.1
retrieving revision 1.145.2.2
diff -C2 -d -r1.145.2.1 -r1.145.2.2
*** slony1_funcs.sql	18 Dec 2008 21:27:49 -0000	1.145.2.1
--- slony1_funcs.sql	18 Dec 2008 21:35:03 -0000	1.145.2.2
***************
*** 408,412 ****
  as $$
  begin
! 	return 0;
  end;
  $$ language plpgsql;
--- 408,412 ----
  as $$
  begin
! 	return 1;
  end;
  $$ language plpgsql;



More information about the Slony1-commit mailing list