Mon Aug 20 15:35:34 PDT 2007
- Previous message: [Slony1-commit] slony1-engine/tests/testlogship ddl_updates.sql generate_dml.sh init_data.sql
- Next message: [Slony1-commit] slony1-engine/tools slony1_dump.sh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv17247
Modified Files:
Tag: REL_1_2_STABLE
RELEASE
Log Message:
Updates to release notes for work by Jan and I
Index: RELEASE
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/RELEASE,v
retrieving revision 1.1.2.10
retrieving revision 1.1.2.11
diff -C2 -d -r1.1.2.10 -r1.1.2.11
*** RELEASE 3 Aug 2007 16:09:11 -0000 1.1.2.10
--- RELEASE 20 Aug 2007 22:35:32 -0000 1.1.2.11
***************
*** 27,30 ****
--- 27,35 ----
(e.g. - without trailing semicolon ";") would get omitted.
+ - Added tests to the log shipping case to check for
+ invalidly-evaluated printf() format strings; added data that
+ contains such data, and prepared a DDL script that contained gory
+ format strings.
+
- Typo fix: when trying to disable a node, the logs would report
"enableNode" rather than "disableNode". Fixed.
***************
*** 32,35 ****
--- 37,47 ----
- Add usage/version options to help output in slon.
+ - Fix archive logging for replicated sequences.
+
+ - Fix to log shipping - added another table, sl_archive_counter where
+ the log writing slon simply tracks when it wrote the last offline
+ archive file and maintains a counter. This counter is now tracked in
+ the offline replica and must increment gap free.
+
RELEASE 1.2.10
- Previous message: [Slony1-commit] slony1-engine/tests/testlogship ddl_updates.sql generate_dml.sh init_data.sql
- Next message: [Slony1-commit] slony1-engine/tools slony1_dump.sh
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list