Update of /cvsroot/monetdb/sql/src/tools
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30817/sql/src/tools
Modified Files:
Mserver.mx
Log Message:
added "MonetDBversion()" function (analogous to "GDKversion()")
and used it to sync the Mserver code of the statically-linked Mserver
for SQL & Pathfinder with the original Mserver code.
Index: Mserver.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/tools/Mserver.mx,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- Mserver.mx 22 Aug 2007 06:22:24 -0000 1.42
+++ Mserver.mx 7 Sep 2007 21:11:05 -0000 1.43
@@ -386,6 +386,8 @@
if (!c)
usage(prog,debug, set, setlen);
+ GDKsetenv("monet_version", (str)MonetDBversion());
+
monet_hello(NULL);
static_module_init();
@-
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins