Chris Browne cbbrowne at lists.slony.info
Thu Mar 15 11:55:36 PDT 2007
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv17836

Modified Files:
      Tag: REL_1_1_STABLE
	RELEASE-1.1.8 
Log Message:
Fix to src/slonik/slonik.c - it wasn't pulling in the right version of
slony1_funcs.?.sql in some cases


Index: RELEASE-1.1.8
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/Attic/RELEASE-1.1.8,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -C2 -d -r1.1.2.4 -r1.1.2.5
*** RELEASE-1.1.8	13 Mar 2007 20:05:28 -0000	1.1.2.4
--- RELEASE-1.1.8	15 Mar 2007 18:55:34 -0000	1.1.2.5
***************
*** 9,11 ****
  use, and should be copied to generate the other versions.
  
! - Fix to src/backend/slony1_funcs.v80.sql - comment on the right function in v8.0
\ No newline at end of file
--- 9,13 ----
  use, and should be copied to generate the other versions.
  
! - Fix to src/backend/slony1_funcs.v80.sql - comment on the right function in v8.0
! 
! - Fix to src/slonik/slonik.c - it wasn't pulling in the right version of slony1_funcs.?.sql for late breaking versions of PostgreSQL



More information about the Slony1-commit mailing list