Tue Jul 28 15:21:02 PDT 2009
- Previous message: [Slony1-commit] slony1-engine/tests run_test.sh
- Next message: [Slony1-commit] slony1-engine/src/slon remote_worker.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv1737
Modified Files:
Tag: REL_1_2_STABLE
RELEASE
Log Message:
Update release notes for recent changes
Index: RELEASE
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/RELEASE,v
retrieving revision 1.1.2.36
retrieving revision 1.1.2.37
diff -C2 -d -r1.1.2.36 -r1.1.2.37
*** RELEASE 20 Jul 2009 16:47:22 -0000 1.1.2.36
--- RELEASE 28 Jul 2009 22:21:00 -0000 1.1.2.37
***************
*** 10,13 ****
--- 10,25 ----
2^31-1 would overflow the "int" value
+ - Fix to race condition where file descriptor copies were being made at
+ the wrong time in the scheduler
+
+ - Establish compatibility with PostgreSQL 8.4:
+
+ - autovac data is on pg_class rather than pg_autovacuum
+
+ - Need to use GetActiveSnapshot() rather than expecting to have
+ SerializableSnapshot in the backend
+
+ - createdb needs to copy from template0 to ensure it can match locales
+
Release 1.2.16
- Previous message: [Slony1-commit] slony1-engine/tests run_test.sh
- Next message: [Slony1-commit] slony1-engine/src/slon remote_worker.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list