Wed Apr 1 10:13:07 PDT 2009
- Previous message: [Slony1-commit] slony1-engine/src/slon confoptions.c
- Next message: [Slony1-commit] slony1-engine config.h.in
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv18018
Modified Files:
Tag: REL_2_0_STABLE
RELEASE
Log Message:
Fixed bug #71 - add to release notes
Index: RELEASE
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/RELEASE,v
retrieving revision 1.3.2.5
retrieving revision 1.3.2.6
diff -C2 -d -r1.3.2.5 -r1.3.2.6
*** RELEASE 23 Feb 2009 19:09:40 -0000 1.3.2.5
--- RELEASE 1 Apr 2009 17:13:05 -0000 1.3.2.6
***************
*** 42,43 ****
--- 42,51 ----
- Bug #63 - Array overrun in logtrigger()
+
+ RELEASE 2.0.2
+
+ - PostgreSQL 8.4 compatibility - src/backend/slony1_funcs.c needed to
+ #include "catalog/pg_type.h"; that is no longer implicitly included by
+ the SPI #include
+
+ - Fix bug #71 - config dump was failing on string entries that were NULL
- Previous message: [Slony1-commit] slony1-engine/src/slon confoptions.c
- Next message: [Slony1-commit] slony1-engine config.h.in
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list