Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31434/modules/mal

Modified Files:
        mal_init.mx 
Log Message:
The interface for SQL/XML first draft.


Index: mal_init.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/mal/mal_init.mx,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -d -r1.118 -r1.119
--- mal_init.mx 1 Jul 2007 09:09:58 -0000       1.118
+++ mal_init.mx 20 Aug 2007 21:38:48 -0000      1.119
@@ -94,6 +94,8 @@
 library mal_isolation;
 library mal_memorun;
 
+library xml;
+library batxml;
 @-
 The remainder interprets the signatures and resolves the
 address bindings.
@@ -209,6 +211,8 @@
 include opt_remoteQueries;
 include crackers; 
 
+include xml;
+include batxml;
 @-
 In practice, we have to introduce different startup for each
 client group or database.


-------------------------------------------------------------------------
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-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to