Chris Browne cbbrowne at lists.slony.info
Thu Oct 4 08:20:18 PDT 2007
Update of /home/cvsd/slony1/slony1-engine/src/slony_logshipper
In directory main.slony.info:/tmp/cvs-serv8429

Modified Files:
      Tag: REL_1_2_STABLE
	slony_logshipper.h 
Log Message:
Remove errlog_messages from .h file - it is NOT an exported name


Index: slony_logshipper.h
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/slony_logshipper/slony_logshipper.h,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -d -r1.1.2.2 -r1.1.2.3
*** slony_logshipper.h	27 Sep 2007 18:03:02 -0000	1.1.2.2
--- slony_logshipper.h	4 Oct 2007 15:20:16 -0000	1.1.2.3
***************
*** 168,172 ****
  extern bool			shutdown_smart_requested;
  extern bool			shutdown_immed_requested;
! extern SlonDString	errlog_messages;
  
  extern char		   *archive_dir;
--- 168,172 ----
  extern bool			shutdown_smart_requested;
  extern bool			shutdown_immed_requested;
! /* extern SlonDString	errlog_messages; */
  
  extern char		   *archive_dir;



More information about the Slony1-commit mailing list