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

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


Index: insert_ATOM.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/benchmarks/arno/Tests/insert_ATOM.stable.out,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- insert_ATOM.stable.out      7 Sep 2008 14:27:47 -0000       1.15
+++ insert_ATOM.stable.out      27 Mar 2010 14:52:35 -0000      1.16
@@ -10,8 +10,16 @@
 # Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically 
linked
 # Copyright (c) 1993-2008 CWI, all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-# Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:34969/
-# MonetDB/SQL module v2.25.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;

Index: insert_BOND.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/benchmarks/arno/Tests/insert_BOND.stable.out,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- insert_BOND.stable.out      7 Sep 2008 14:27:49 -0000       1.15
+++ insert_BOND.stable.out      27 Mar 2010 14:52:35 -0000      1.16
@@ -10,8 +10,16 @@
 # Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically 
linked
 # Copyright (c) 1993-2008 CWI, all rights reserved
 # Visit http://monetdb.cwi.nl/ for further information
-# Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:34969/
-# MonetDB/SQL module v2.25.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