Chris Browne cbbrowne at lists.slony.info
Fri Sep 12 10:37:50 PDT 2008
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv19382

Modified Files:
      Tag: REL_1_2_STABLE
	config.h.in RELEASE 
Log Message:
Preparing to tag 1.2.15


Index: RELEASE
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/RELEASE,v
retrieving revision 1.1.2.32
retrieving revision 1.1.2.33
diff -C2 -d -r1.1.2.32 -r1.1.2.33
*** RELEASE	12 Sep 2008 16:12:54 -0000	1.1.2.32
--- RELEASE	12 Sep 2008 17:37:48 -0000	1.1.2.33
***************
*** 1,4 ****
  $Id$
! Release 1.2.16
  - Fix to STORE TRIGGER - store trigger was running against all nodes
    upon subscription
--- 1,4 ----
  $Id$
! Release 1.2.15
  - Fix to STORE TRIGGER - store trigger was running against all nodes
    upon subscription
***************
*** 9,14 ****
    "bash-isms"
  
- Release 1.2.15
- 
  - Fix to switch statement in slonik.c; unknown how it broke
  
--- 9,12 ----

Index: config.h.in
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/config.h.in,v
retrieving revision 1.17.2.14
retrieving revision 1.17.2.15
diff -C2 -d -r1.17.2.14 -r1.17.2.15
*** config.h.in	12 Sep 2008 16:04:39 -0000	1.17.2.14
--- config.h.in	12 Sep 2008 17:37:48 -0000	1.17.2.15
***************
*** 13,18 ****
  #define SLONY_I_CONFIG_H
  
! #define SLONY_I_VERSION_STRING	"1.2.16"
! #define SLONY_I_VERSION_STRING_DEC 1,2,16
  
  #ifndef PG_VERSION_MAJOR
--- 13,18 ----
  #define SLONY_I_CONFIG_H
  
! #define SLONY_I_VERSION_STRING	"1.2.15"
! #define SLONY_I_VERSION_STRING_DEC 1,2,15
  
  #ifndef PG_VERSION_MAJOR



More information about the Slony1-commit mailing list