Changeset: 526c4e210fe2 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=526c4e210fe2
Modified Files:
        monetdb5/modules/mal/mal_init.mal
Branch: malparsing
Log Message:

Move aside the scheduler module
This causes loader errors.


diffs (12 lines):

diff --git a/monetdb5/modules/mal/mal_init.mal 
b/monetdb5/modules/mal/mal_init.mal
--- a/monetdb5/modules/mal/mal_init.mal
+++ b/monetdb5/modules/mal/mal_init.mal
@@ -90,7 +90,7 @@ include tokenizer;
 # include transaction; no direct access anymore to avoid SQL interference
 
 # scheduler components, experimental components
-include srvpool;
+# include srvpool;
 
 include mal_mapi;
 include oltp;
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to