Tue Jun 5 09:14:56 PDT 2007
- Previous message: [Slony1-commit] slony1-engine/tests/testlogship README exec_ddl.sh
- Next message: [Slony1-commit] slony1-www/content news.txt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv3864
Modified Files:
Tag: REL_1_2_STABLE
RELEASE configure
Log Message:
1. Add additional items Jan modified to RELEASE notes
2. Update configure after an autoconf run
Index: RELEASE
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/RELEASE,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** RELEASE 28 May 2007 20:12:46 -0000 1.1.2.1
--- RELEASE 5 Jun 2007 16:14:54 -0000 1.1.2.2
***************
*** 21,29 ****
PG_GETARG_VARLENA(0)
-
- Slonik's SYNC command never recorded the new seqno in the admin
conninfo, with potential wacky results for WAIT FOR EVENT
-
- Fix rpm build problem when the system has pg_config in both under
/usr/local/pgsql/bin and /usr/bin
--- 21,27 ----
***************
*** 31,34 ****
--- 29,42 ----
- Add init script for Red Hat / Fedora
+ - Fix archive log ship tracking. Slon now tracks the setsync status in
+ memory and generates a void archive with the correct old,new event
+ seqno for all events.
+
+ - EXECUTE SCRIPT wasn't setting sl_setsync, which broke WAIT FOR EVENT
+ on these events
+
+ - Ducttape test #5 (which performs DDL changes) augmented to test use
+ of WAIT FOR EVENT
+
RELEASE 1.2.9
Index: configure
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/configure,v
retrieving revision 1.70.2.5
retrieving revision 1.70.2.6
diff -C2 -d -r1.70.2.5 -r1.70.2.6
*** configure 31 May 2007 13:29:47 -0000 1.70.2.5
--- configure 5 Jun 2007 16:14:54 -0000 1.70.2.6
***************
*** 1,7 ****
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
! # Generated by GNU Autoconf 2.59 for postgresql-slony1-engine 1.2.STABLE.
#
! # Copyright (C) 2003 Free Software Foundation, Inc.
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
--- 1,8 ----
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
[...17498 lines suppressed...]
{ echo "$as_me:$LINENO: $ac_file is unchanged" >&5
echo "$as_me: $ac_file is unchanged" >&6;}
else
rm -f $ac_file
! mv "$tmp/config.h" $ac_file
fi
else
! echo "/* $configure_input */"
! cat "$ac_result"
fi
! rm -f "$tmp/out12"
! ;;
!
!
! esac
!
! done # for ac_tag
{ (exit 0); exit 0; }
- Previous message: [Slony1-commit] slony1-engine/tests/testlogship README exec_ddl.sh
- Next message: [Slony1-commit] slony1-www/content news.txt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list