Changeset: 9e5d9972acdb for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9e5d9972acdb
Modified Files:
        MonetDB5/src/mal/Tests/tst654.stable.out
        MonetDB5/src/mal/Tests/tst655.stable.out
        MonetDB5/src/mal/Tests/tst805.stable.out
        MonetDB5/src/optimizer/Tests/garbage1.stable.out
Branch: default
Log Message:

approved minor changes in BAT IDs


diffs (57 lines):

diff -r 9764aa080c45 -r 9e5d9972acdb MonetDB5/src/mal/Tests/tst654.stable.out
--- a/MonetDB5/src/mal/Tests/tst654.stable.out  Sat Jun 26 12:54:24 2010 +0200
+++ b/MonetDB5/src/mal/Tests/tst654.stable.out  Sat Jun 26 12:55:26 2010 +0200
@@ -117,7 +117,7 @@
 [ 1,           2       ]
 #-----------------------#
 #-------------------------------#
-% tmp_647,tmp_566                      # name
+% tmp_7,tmp_10                 # name
 % int, str                     # type
 % false,false                  # dense
 % true,        false                   # sorted
@@ -128,7 +128,7 @@
 [ 42,          "hello world"           ]
 [ 49,          "goodbye world"         ]
 #---------------------------------------#
-% tmp_647,     tmp_566                 # name
+% tmp_7,       tmp_10                  # name
 #---------------------------------------#
 [  4.2,                "hello world"           ]
 [  4.9,                "goodbye world"         ]
diff -r 9764aa080c45 -r 9e5d9972acdb MonetDB5/src/mal/Tests/tst655.stable.out
--- a/MonetDB5/src/mal/Tests/tst655.stable.out  Sat Jun 26 12:54:24 2010 +0200
+++ b/MonetDB5/src/mal/Tests/tst655.stable.out  Sat Jun 26 12:55:26 2010 +0200
@@ -41,7 +41,7 @@
     tablet.display(b1,b2);
 end main;
 #-------------------------------#
-% tmp_647,tmp_566                      # name
+% tmp_7,tmp_10                 # name
 % int, str                     # type
 % false,false                  # dense
 % true,        false                   # sorted
diff -r 9764aa080c45 -r 9e5d9972acdb MonetDB5/src/mal/Tests/tst805.stable.out
--- a/MonetDB5/src/mal/Tests/tst805.stable.out  Sat Jun 26 12:54:24 2010 +0200
+++ b/MonetDB5/src/mal/Tests/tst805.stable.out  Sat Jun 26 12:55:26 2010 +0200
@@ -25,7 +25,7 @@
 # h    t                 # name
 # str  BAT               # type
 #-------------------------#
-[ "a",   <tmp_647>       ]
+[ "a",   <tmp_7>         ]
 #-----------------#
 # h    t         # name
 # void int       # type
diff -r 9764aa080c45 -r 9e5d9972acdb 
MonetDB5/src/optimizer/Tests/garbage1.stable.out
--- a/MonetDB5/src/optimizer/Tests/garbage1.stable.out  Sat Jun 26 12:54:24 
2010 +0200
+++ b/MonetDB5/src/optimizer/Tests/garbage1.stable.out  Sat Jun 26 12:55:26 
2010 +0200
@@ -44,7 +44,7 @@
     x := user.test();                   #  1 x:BAT := user.test() {G}
     io.print(x);                        #  2 _2:void := IOprint_val(x:BAT) {G}
 end test2;                              #  3  
-[ <tmp_1072> ]
+[ <tmp_17> ]
 
 # 23:03:59 >  
 # 23:03:59 >  Done.
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to