Mon Jun 28 08:36:39 PDT 2010
- Previous message: [Slony1-commit] slony1-engine/src/slon scheduler.c
- Next message: [Slony1-commit] slony1-engine/src/slon scheduler.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine
In directory main.slony.info:/tmp/cvs-serv18700
Modified Files:
Tag: REL_2_0_STABLE
RELEASE
Log Message:
Fix for bug #104
Check for NULL file descriptors before performing actions on them.
Index: RELEASE
===================================================================
RCS file: /home/cvsd/slony1/slony1-engine/RELEASE,v
retrieving revision 1.3.2.29
retrieving revision 1.3.2.30
diff -C 2 -d -r1.3.2.29 -r1.3.2.30
*** RELEASE 24 Jun 2010 21:13:57 -0000 1.3.2.29
--- RELEASE 28 Jun 2010 15:36:36 -0000 1.3.2.30
***************
*** 233,234 ****
--- 233,238 ----
- Fixed mistyped variable name in ShouldSlonyVacuumTable
+ RELEASE 2.0.5
+
+ -Fix for bug #104 - check for NULL file descriptors
+
- Previous message: [Slony1-commit] slony1-engine/src/slon scheduler.c
- Next message: [Slony1-commit] slony1-engine/src/slon scheduler.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list