Tue Dec 5 08:04:52 PST 2006
- Previous message: [Slony1-commit] By xfade: Fix a small leak by freeing the logshipping query too.
- Next message: [Slony1-commit] By cbbrowne: Bug #1585 - indexes not being shut off when TRUNCATE fails
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Added release note items for patches up to 2006-12-05
Tags:
----
REL_1_2_STABLE
Modified Files:
--------------
slony1-engine:
RELEASE-1.2.2 (r1.1.2.1 -> r1.1.2.2)
-------------- next part --------------
Index: RELEASE-1.2.2
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/Attic/RELEASE-1.2.2,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -LRELEASE-1.2.2 -LRELEASE-1.2.2 -u -w -r1.1.2.1 -r1.1.2.2
--- RELEASE-1.2.2
+++ RELEASE-1.2.2
@@ -16,7 +16,10 @@
- Added \n to a number of log requests
- Fix to UPDATE FUNCTIONS which did not consider versions 1.1.5/1.1.6
- to be members of the 1.1 stream...
+ to be members of the 1.1 stream. The minor problem with this was
+ that Slony-I tables wouldn't get altered to drop out OIDs. The
+ major problem was that the new table sl_registry wouldn't get
+ created
- Removed some confusing NOTICEs concerning management of partial
indexes on sl_log_1 and sl_log_2.
@@ -29,3 +32,12 @@
instance, the main DB is down, the slon doesn't simply sit there
continually attempting to reconnect, as many times per second as it
can.
+
+- Several fixes to RPM .spec files
+
+- Environment fix to Win32 service
+
+- Set escape_string_warning to off, to prevent pgsql log noise when
+ replicating cross versions
+
+- Fix memory leak: free logshipping query
- Previous message: [Slony1-commit] By xfade: Fix a small leak by freeing the logshipping query too.
- Next message: [Slony1-commit] By cbbrowne: Bug #1585 - indexes not being shut off when TRUNCATE fails
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list