Mon Mar 26 16:13:16 PDT 2007
- Previous message: [Slony1-general] Re: node ID limitations
- Next message: [Slony1-general] Vacuum full required?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>From the website,
Slony-I Release - 1.2.9
We are pleased to announce the release of version 1.2.9, which may be
found here. There is also a Documentation tarball .
This release fixes several problems that were found in the 1.2 stream:
* Reverted change that tried to support elderly apache rotatelogs
* Added a patch file to apply if you need to support elderly
apache rotatelogs (tools/altperl/old-apache-rotatelogs.patch)
* Bug in UPDATE FUNCTIONS - wrong quoting in plpgsql function
* Add a regression test that runs UPDATE FUNCTIONS to ensure that
it at least has no syntax errors
Chris Browne 2007-03-22
I didn't see an announcement on -general, but it appears that 1.*.9
kind of broke out Thursday night after knocking over few developers
and the odd innocent by-standing DBA.
Andrew
---------- Forwarded message ----------
From: Chris Browne <cbbrowne at lists.slony.info>
Date: Mar 22, 2007 1:41 PM
Subject: [Slony1-commit] slony1-engine config.h.in RELEASE-1.2.9
postgresql-slony1-engine.spec.in
To: slony1-commit at lists.slony.info
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv24016
Modified Files:
Tag: REL_1_2_STABLE
config.h.in postgresql-slony1-engine.spec.in
Added Files:
Tag: REL_1_2_STABLE
RELEASE-1.2.9
Log Message:
1. Update to 1.2.9
2. Add 1.1.9 to set of versions for UPDATE FUNCTIONS
3. Add latest release notes to RPM spec file
Index: postgresql-slony1-engine.spec.in
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/postgresql-slony1-engine.spec.in,v
retrieving revision 1.31.2.7
retrieving revision 1.31.2.8
diff -C2 -d -r1.31.2.7 -r1.31.2.8
*** postgresql-slony1-engine.spec.in 7 Mar 2007 23:03:49 -0000 1.31.2.7
--- postgresql-slony1-engine.spec.in 22 Mar 2007 20:41:27 -0000 1.31.2.8
***************
*** 109,113 ****
%files
%defattr(-,root,root,-)
! %doc COPYRIGHT UPGRADING HISTORY-1.1 INSTALL SAMPLE RELEASE-1.2.1
RELEASE-1.2.2 RELEASE-1.2.5 RELEASE-1.2.6 RELEASE-1.2.7
%{_bindir}/*
%{_libdir}/pgsql/slony1_funcs.so
--- 109,113 ----
%files
%defattr(-,root,root,-)
! %doc COPYRIGHT UPGRADING HISTORY-1.1 INSTALL SAMPLE RELEASE-1.2.1
RELEASE-1.2.2 RELEASE-1.2.5 RELEASE-1.2.6 RELEASE-1.2.7 RELEASE-1.2.8
RELEASE-1.2.9
%{_bindir}/*
%{_libdir}/pgsql/slony1_funcs.so
***************
*** 127,130 ****
--- 127,133 ----
%changelog
+ * Wed Mar 22 2007 Christopher Browne <cbbrowne at ca.afilias.info>
+ - Added more recent release notes
+
* Wed Mar 7 2007 Christopher Browne <cbbrowne at ca.afilias.info>
- Added more recent release notes
Index: config.h.in
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/config.h.in,v
retrieving revision 1.17.2.5
retrieving revision 1.17.2.6
diff -C2 -d -r1.17.2.5 -r1.17.2.6
*** config.h.in 14 Mar 2007 16:24:30 -0000 1.17.2.5
--- config.h.in 22 Mar 2007 20:41:27 -0000 1.17.2.6
***************
*** 13,18 ****
#define SLONY_I_CONFIG_H
! #define SLONY_I_VERSION_STRING "1.2.8"
! #define SLONY_I_VERSION_STRING_DEC 1,2,8
#ifndef PG_VERSION_MAJOR
--- 13,18 ----
#define SLONY_I_CONFIG_H
! #define SLONY_I_VERSION_STRING "1.2.9"
! #define SLONY_I_VERSION_STRING_DEC 1,2,9
#ifndef PG_VERSION_MAJOR
--- NEW FILE: RELEASE-1.2.9 ---
$Id: RELEASE-1.2.9,v 1.1.2.1 2007-03-22 20:41:27 cbbrowne Exp $
- Reverted change that tried to support elderly apache rotatelogs
- Added a patch file to apply if you need to support elderly apache
rotatelogs (tools/altperl/old-apache-rotatelogs.patch)
- Bug in UPDATE FUNCTIONS - wrong quoting in plpgsql function
- Add a regression test that runs UPDATE FUNCTIONS to ensure that it
at least has no syntax errors
_______________________________________________
Slony1-commit mailing list
Slony1-commit at lists.slony.info
http://lists.slony.info/mailman/listinfo/slony1-commit
- Previous message: [Slony1-general] Re: node ID limitations
- Next message: [Slony1-general] Vacuum full required?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list