Update of /cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv13319/src/test/BugTracker-2009/Tests

Modified Files:
        POWER_vs_prod.SF-2596114.stable.out 
Log Message:
propagated changes of Saturday Nov 07 2009 - Monday Nov 09 2009
from the Nov2009 branch to the development trunk

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/07 - stmane:
          
src/test/BugTracker-2009/Tests/POWER_vs_prod.SF-2596114.stable.out,1.6.2.1
  
  approving new header of EXPLAIN
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: POWER_vs_prod.SF-2596114.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests/POWER_vs_prod.SF-2596114.stable.out,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- POWER_vs_prod.SF-2596114.stable.out 14 Sep 2009 18:20:29 -0000      1.6
+++ POWER_vs_prod.SF-2596114.stable.out 8 Nov 2009 23:57:53 -0000       1.7
@@ -21,10 +21,14 @@
 
 Over..
 
-# 23:02:29 >  
-# 23:02:29 >  mclient -lsql -umonetdb -Pmonetdb --host=rig --port=33742 
-# 23:02:29 >  
+# 15:46:08 >  
+# 15:46:08 >  mclient -lsql -i -umonetdb -Pmonetdb --host=rig --port=35464 
+# 15:46:08 >  
 
+% .explain # table_name
+% mal # name
+% clob # type
+% 0 # length
 function user.s0_1{autoCommit=true}():void;
 barrier _47 := language.dataflow();
     _2:bat[:oid,:dbl]  := sql.bind("sys","sf_2596114","x",0);
@@ -53,8 +57,12 @@
     _24 := io.stdout();
     sql.exportResult(_24,_18);
 end s0_1;
+% .explain # table_name
+% mal # name
+% clob # type
+% 0 # length
 function user.s1_1{autoCommit=true}():void;
-barrier _46 := language.dataflow();
+barrier _47 := language.dataflow();
     _2:bat[:oid,:dbl]  := sql.bind("sys","sf_2596114","x",0);
     _7:bat[:oid,:dbl]  := sql.bind("sys","sf_2596114","x",2);
     _9 := algebra.kdifference(_2,_7);
@@ -72,9 +80,9 @@
     _16 := algebra.kdifference(_13,_15);
     _13 := nil:BAT;
     _15 := nil:BAT;
-    _17:bat[:oid,:dbl]  := batcalc.*(_16,_16);
+    _17:bat[:oid,:dbl]  := batcalc.*(_16,_16,true,true);
     _16 := nil:BAT;
-exit _46;
+exit _47;
     _18 := sql.resultSet(1,1,_17);
     sql.rsColumn(_18,"sys.","sql_mul_x","double",53,0,_17);
     _17:bat[:oid,:dbl]  := nil:BAT;


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to