Thu Jun 30 18:11:54 PDT 2005
- Previous message: [Slony1-commit] By cbbrowne: Further formatting changes.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Log Message:
-----------
Lower default debug level from 4 to 1
Per request by Radim Kolar
Tags:
----
REL_1_1_STABLE
Modified Files:
--------------
slony1-engine/src/slon:
confoptions.h (r1.23 -> r1.23.2.1)
-------------- next part --------------
Index: confoptions.h
===================================================================
RCS file: /usr/local/cvsroot/slony1/slony1-engine/src/slon/confoptions.h,v
retrieving revision 1.23
retrieving revision 1.23.2.1
diff -Lsrc/slon/confoptions.h -Lsrc/slon/confoptions.h -u -w -r1.23 -r1.23.2.1
--- src/slon/confoptions.h
+++ src/slon/confoptions.h
@@ -117,7 +117,7 @@
SLON_C_INT
},
&slon_log_level,
- 4,
+ 1,
0,
4
},
- Previous message: [Slony1-commit] By cbbrowne: Further formatting changes.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list