Update of /cvsroot/monetdb/sql/src/benchmarks/ATIS/Tests
In directory 
sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27864/benchmarks/ATIS/Tests

Modified Files:
        load.stable.out 
Log Message:
Approve after change in mal listing setting.


Index: load.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/benchmarks/ATIS/Tests/load.stable.out,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- load.stable.out     9 May 2009 19:03:33 -0000       1.13
+++ load.stable.out     27 Mar 2010 14:52:34 -0000      1.14
@@ -11,8 +11,16 @@
 # Copyright (c) 1993-July 2008 CWI.
 # Copyright (c) August 2008-2009 MonetDB B.V., all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-# Listening for connection requests on mapi:monetdb://eir.ins.cwi.nl:30605/
-# MonetDB/SQL module v2.29.0 loaded
+# Listening for connection requests on mapi:monetdb://eir.ins.cwi.nl:31295/
+# MonetDB/SQL module v2.37.0 loaded
+function user.main():void;
+    INT_MAX := 2147483647;
+    dbgmsk := mdb.getDebug();
+    unset := calc.+(8,8388608);
+    keep := calc.xor(INT_MAX,unset);
+    set := calc.and(dbgmsk,keep);
+    mdb.setDebug(set);
+end main;
 
 Ready.
 #function user.main():void;


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to