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

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


Index: init.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/benchmarks/arno_flt/Tests/init.stable.out,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- init.stable.out     2 Feb 2010 15:37:14 -0000       1.17
+++ init.stable.out     27 Mar 2010 14:52:35 -0000      1.18
@@ -10,6 +10,23 @@
 # Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs; dynamically 
linked.
 # Visit http://monetdb.cwi.nl/ for further information.
 
+# MonetDB server v5.19.0, based on kernel v1.37.0
+# Serving database 'mTests_src_benchmarks_arno_flt', using 4 threads
+# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically 
linked
+# Found 7.751 GiB available main-memory.
+# Copyright (c) 1993-July 2008 CWI.
+# Copyright (c) August 2008-2010 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: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.
 


------------------------------------------------------------------------------
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