Chris Browne cbbrowne at lists.slony.info
Thu Feb 8 14:56:00 PST 2007
Update of /home/cvsd/slony1/slony1-engine/src/slon
In directory main:/tmp/cvs-serv10636/src/slon

Modified Files:
      Tag: REL_1_2_STABLE
	confoptions.h 
Log Message:
1_2_STABLE updates:

- Release notes
- Change version to 1.2.7
- Need to install v81.sql files
- Fix expansion of cluster name in generate_sync_event()
- update functions now includes a call to make_function_strict() for xxidin()


Index: confoptions.h
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/slon/confoptions.h,v
retrieving revision 1.31.2.2
retrieving revision 1.31.2.3
diff -C2 -d -r1.31.2.2 -r1.31.2.3
*** confoptions.h	27 Oct 2006 20:09:56 -0000	1.31.2.2
--- confoptions.h	8 Feb 2007 22:55:58 -0000	1.31.2.3
***************
*** 23,26 ****
--- 23,27 ----
  extern int	sync_max_rowsize;
  extern int	sync_max_largemem;
+ extern int  remote_listen_timeout;
  
  extern int	sync_group_maxsize;




More information about the Slony1-commit mailing list