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

Modified Files:
      Tag: REL_1_1_STABLE
	confoptions.h 
Log Message:
For 1_1_STABLE:

- Add notes to release notes
- Change version to 1.1.7 (the next version)
- Need to have v81.sql files
- Fix typo in generate_sync_event()
- Add to upgrade the make_function_strict() request on xxidin function
- Add variable - remote_listen_timeout


Index: confoptions.h
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/slon/confoptions.h,v
retrieving revision 1.23.2.2
retrieving revision 1.23.2.3
diff -C2 -d -r1.23.2.2 -r1.23.2.3
*** confoptions.h	2 Feb 2007 20:22:59 -0000	1.23.2.2
--- confoptions.h	8 Feb 2007 22:52:40 -0000	1.23.2.3
***************
*** 25,28 ****
--- 25,29 ----
  extern int	sync_group_maxsize;
  extern int	desired_sync_time;
+ extern int remote_listen_timeout;
  
  char	   	*Syslog_ident;




More information about the Slony1-commit mailing list