Update of /cvsroot/monetdb/sql/src/backends/monet5/merovingian
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv2079

Modified Files:
        merovingian.c monetdb.c 
Log Message:
drop sql_logdir parsing, we don't use it anymore, and it's gone

U monetdb.c
Index: monetdb.c
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/merovingian/monetdb.c,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- monetdb.c   4 Sep 2009 12:39:58 -0000       1.37
+++ monetdb.c   4 Sep 2009 12:40:44 -0000       1.38
@@ -332,7 +332,6 @@
                {"prefix",             GDKstrdup(MONETDB5_PREFIX), STR},
                {"gdk_dbfarm",         NULL,                       STR},
                {"gdk_nr_threads",     NULL,                       INT},
-               {"sql_logdir",         NULL,                       STR},
                {"mero_doproxy",       GDKstrdup("yes"),           BOOL},
                {"mero_discoveryport", NULL,                       INT},
                {"#master",            GDKstrdup("no"),            BOOL},

U merovingian.c
Index: merovingian.c
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/merovingian/merovingian.c,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- merovingian.c       4 Sep 2009 12:37:16 -0000       1.57
+++ merovingian.c       4 Sep 2009 12:40:44 -0000       1.58
@@ -436,7 +436,6 @@
                {"prefix",             GDKstrdup(MONETDB5_PREFIX), STR},
                {"gdk_dbfarm",         NULL,                       STR},
                {"gdk_nr_threads",     NULL,                       INT},
-               {"sql_logdir",         NULL,                       STR},
                {"mero_msglog",        NULL,                       STR},
                {"mero_errlog",        NULL,                       STR},
                {"mero_port",          NULL,                       INT},


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to