Thu May 13 12:34:33 PDT 2010
- Previous message: [Slony1-commit] slony1-engine configure
- Next message: [Slony1-commit] slony1-engine/src/backend slony1_funcs.sql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv30348
Modified Files:
Tag: REL_2_0_STABLE
RELEASE
Log Message:
Bug # 119
cloneNodeFinish() called updateRelOid() that was looking at tab_id in
sl_sequence but the column is named seq_id
Report/patch from Chirag Dave (cdave at ca.afilias.info)
Index: RELEASE
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/RELEASE,v
retrieving revision 1.3.2.24
retrieving revision 1.3.2.25
diff -C 2 -d -r1.3.2.24 -r1.3.2.25
*** RELEASE 6 Apr 2010 20:42:48 -0000 1.3.2.24
--- RELEASE 13 May 2010 19:34:31 -0000 1.3.2.25
***************
*** 210,211 ****
--- 210,219 ----
- Fixing up detection by Slonik of PostgreSQL 8.4 (patch per Peter
Eisentraut) - bug #116
+
+ RELEASE 2.0.4
+
+ - script syntax error Bug # 108
+
+ - Fixed memory corruption issue introduced in 2.0.3 with replicating large rows
+
+ - cloneNodeFinish() references the proper column in sl_sequence Bug # 119
- Previous message: [Slony1-commit] slony1-engine configure
- Next message: [Slony1-commit] slony1-engine/src/backend slony1_funcs.sql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list