Chris Browne cbbrowne at lists.slony.info
Mon Sep 17 15:07:49 PDT 2007
Update of /home/cvsd/slony1/slony1-engine/src/slony_logshipper
In directory main.slony.info:/tmp/cvs-serv12099

Modified Files:
	slony_logshipper.h 
Log Message:
errlog_messages is statically defined, thus doesn't need to be in the
header file


Index: slony_logshipper.h
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/src/slony_logshipper/slony_logshipper.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** slony_logshipper.h	9 Sep 2007 02:37:05 -0000	1.2
--- slony_logshipper.h	17 Sep 2007 22:07:47 -0000	1.3
***************
*** 168,172 ****
  extern bool			shutdown_smart_requested;
  extern bool			shutdown_immed_requested;
- extern SlonDString	errlog_messages;
  
  extern char		   *archive_dir;
--- 168,171 ----



More information about the Slony1-commit mailing list