Changeset: 66bf71fb00b9 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=66bf71fb00b9
Modified Files:
        sql/src/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.out.32bit
Branch: Oct2010
Log Message:

propagated output approval of changeset 80355d58b23e also to 32-bit output


diffs (21 lines):

diff -r 48165fb03ffb -r 66bf71fb00b9 
sql/src/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.out.32bit
--- a/sql/src/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.out.32bit   
Sat Oct 30 11:34:31 2010 +0200
+++ b/sql/src/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.out.32bit   
Sat Oct 30 11:42:30 2010 +0200
@@ -71,7 +71,7 @@
 |     _30:bat[:oid,:oid]  := sql.bind_dbat(_2,"sys","_tables",1); |
 |     _32 := bat.reverse(_30); |
 |     _33 := algebra.kdifference(_29,_32); |
-|     _34 := algebra.markT(_33,0...@0); |
+|     _34 := algebra.markT(_33,0...@0:oid); |
 |     _35 := bat.reverse(_34); |
 |     _36:bat[:oid,:int]  := sql.bind(_2,"sys","_tables","id",0); |
 |     _38:bat[:oid,:int]  := sql.bind(_2,"sys","_tables","id",2); |
@@ -85,7 +85,7 @@
 |     _10:bat[:oid,:oid]  := sql.bind_dbat(_2,"tmp","_tables",1); |
 |     _12 := bat.reverse(_10); |
 |     _13 := algebra.kdifference(_8,_12); |
-|     _14 := algebra.markT(_13,0...@0); |
+|     _14 := algebra.markT(_13,0...@0:oid); |
 |     _15 := bat.reverse(_14); |
 |     _16:bat[:oid,:int]  := sql.bind(_2,"tmp","_tables","id",0); |
 |     _18 := algebra.leftjoin(_15,_16); |
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to