Update of /cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv15149
Modified Files:
POWER_vs_prod.SF-2596114.stable.out
Log Message:
approved output
U POWER_vs_prod.SF-2596114.stable.out
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.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- POWER_vs_prod.SF-2596114.stable.out 9 May 2009 19:02:29 -0000 1.3
+++ POWER_vs_prod.SF-2596114.stable.out 7 Jun 2009 20:01:51 -0000 1.4
@@ -26,60 +26,62 @@
# 23:02:29 >
function user.s0_1():void;
-barrier _45 := language.dataflow();
- _1:bat[:oid,:dbl] := sql.bind("sys","sf_2596114","x",0);
- _6:bat[:oid,:dbl] := sql.bind("sys","sf_2596114","x",2);
- _8 := algebra.kdifference(_1,_6);
- _1:bat[:oid,:dbl] := nil:BAT;
- _9 := algebra.kunion(_8,_6);
- _8 := nil:BAT;
- _6:bat[:oid,:dbl] := nil:BAT;
- _10:bat[:oid,:dbl] := sql.bind("sys","sf_2596114","x",1);
- _12 := algebra.kunion(_9,_10);
+ sql.autoCommit();
+barrier _46 := 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);
+ _2:bat[:oid,:dbl] := nil:BAT;
+ _10 := algebra.kunion(_9,_7);
_9 := nil:BAT;
- _10:bat[:oid,:dbl] := nil:BAT;
- _13:bat[:oid,:oid] := sql.bind_dbat("sys","sf_2596114",1);
- _14 := bat.reverse(_13);
- _13:bat[:oid,:oid] := nil:BAT;
- _15 := algebra.kdifference(_12,_14);
- _12 := nil:BAT;
- _14 := nil:BAT;
- _16:bat[:oid,:dbl] := batmmath.pow(_15,2);
+ _7:bat[:oid,:dbl] := nil:BAT;
+ _11:bat[:oid,:dbl] := sql.bind("sys","sf_2596114","x",1);
+ _13 := algebra.kunion(_10,_11);
+ _10 := nil:BAT;
+ _11:bat[:oid,:dbl] := nil:BAT;
+ _14:bat[:oid,:oid] := sql.bind_dbat("sys","sf_2596114",1);
+ _15 := bat.reverse(_14);
+ _14:bat[:oid,:oid] := nil:BAT;
+ _16 := algebra.kdifference(_13,_15);
+ _13 := nil:BAT;
_15 := nil:BAT;
-exit _45;
- _17 := sql.resultSet(1,1,_16);
- sql.rsColumn(_17,"sys.","power_x","double",53,0,_16);
- _16:bat[:oid,:dbl] := nil:BAT;
- _23 := io.stdout();
- sql.exportResult(_23,_17);
+ _17:bat[:oid,:dbl] := batmmath.pow(_16,2);
+ _16 := nil:BAT;
+exit _46;
+ _18 := sql.resultSet(1,1,_17);
+ sql.rsColumn(_18,"sys.","power_x","double",53,0,_17);
+ _17:bat[:oid,:dbl] := nil:BAT;
+ _24 := io.stdout();
+ sql.exportResult(_24,_18);
end s0_1;
function user.s1_1():void;
-barrier _44 := language.dataflow();
- _1:bat[:oid,:dbl] := sql.bind("sys","sf_2596114","x",0);
- _6:bat[:oid,:dbl] := sql.bind("sys","sf_2596114","x",2);
- _8 := algebra.kdifference(_1,_6);
- _1:bat[:oid,:dbl] := nil:BAT;
- _9 := algebra.kunion(_8,_6);
- _8 := nil:BAT;
- _6:bat[:oid,:dbl] := nil:BAT;
- _10:bat[:oid,:dbl] := sql.bind("sys","sf_2596114","x",1);
- _12 := algebra.kunion(_9,_10);
+ sql.autoCommit();
+barrier _45 := 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);
+ _2:bat[:oid,:dbl] := nil:BAT;
+ _10 := algebra.kunion(_9,_7);
_9 := nil:BAT;
- _10:bat[:oid,:dbl] := nil:BAT;
- _13:bat[:oid,:oid] := sql.bind_dbat("sys","sf_2596114",1);
- _14 := bat.reverse(_13);
- _13:bat[:oid,:oid] := nil:BAT;
- _15 := algebra.kdifference(_12,_14);
- _12 := nil:BAT;
- _14 := nil:BAT;
- _16:bat[:oid,:dbl] := batcalc.*(_15,_15);
+ _7:bat[:oid,:dbl] := nil:BAT;
+ _11:bat[:oid,:dbl] := sql.bind("sys","sf_2596114","x",1);
+ _13 := algebra.kunion(_10,_11);
+ _10 := nil:BAT;
+ _11:bat[:oid,:dbl] := nil:BAT;
+ _14:bat[:oid,:oid] := sql.bind_dbat("sys","sf_2596114",1);
+ _15 := bat.reverse(_14);
+ _14:bat[:oid,:oid] := nil:BAT;
+ _16 := algebra.kdifference(_13,_15);
+ _13 := nil:BAT;
_15 := nil:BAT;
-exit _44;
- _17 := sql.resultSet(1,1,_16);
- sql.rsColumn(_17,"sys.","sql_mul_x","double",53,0,_16);
- _16:bat[:oid,:dbl] := nil:BAT;
- _23 := io.stdout();
- sql.exportResult(_23,_17);
+ _17:bat[:oid,:dbl] := batcalc.*(_16,_16);
+ _16 := nil:BAT;
+exit _45;
+ _18 := sql.resultSet(1,1,_17);
+ sql.rsColumn(_18,"sys.","sql_mul_x","double",53,0,_17);
+ _17:bat[:oid,:dbl] := nil:BAT;
+ _24 := io.stdout();
+ sql.exportResult(_24,_18);
end s1_1;
# 23:02:30 >
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins