Changeset: c7d881e07d66 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c7d881e07d66 Modified Files: sql/test/SQLite_regress/sqllogictest/Tests/select4.test.stable.out sql/test/SQLite_regress/sqllogictest/Tests/select4.test.stable.out.int128 Branch: Jul2015 Log Message:
Approve changed outputs for select4.test This also needs to be merged with default branch. diffs (117 lines): diff --git a/sql/test/SQLite_regress/sqllogictest/Tests/select4.test.stable.out b/sql/test/SQLite_regress/sqllogictest/Tests/select4.test.stable.out --- a/sql/test/SQLite_regress/sqllogictest/Tests/select4.test.stable.out +++ b/sql/test/SQLite_regress/sqllogictest/Tests/select4.test.stable.out @@ -8,7 +8,7 @@ stdout of test 'select4.test` in directo # MonetDB 5 server v11.21.12 # This is an unreleased version # Serving database 'mTests_sql_test_SQLite_regress_sqllogictest', using 8 threads -# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs and 128bit integers dynamically linked +# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically linked # Found 15.589 GiB available main-memory. # Copyright (c) 1993-July 2008 CWI. # Copyright (c) August 2008-2015 MonetDB B.V., all rights reserved @@ -25677,7 +25677,6 @@ Ready. [ 222 ] [ 260 ] [ 281 ] -[ 283 ] [ 355 ] [ 412 ] [ 433 ] @@ -25691,6 +25690,7 @@ Ready. [ 598 ] [ 606 ] [ 707 ] +[ 730 ] [ 747 ] [ 820 ] [ 841 ] @@ -31408,7 +31408,7 @@ Ready. % int # type % 3 # length [ 9 ] -[ 115 ] +[ 162 ] [ 727 ] [ 906 ] [ 995 ] @@ -33638,8 +33638,8 @@ Ready. % a5 # name % int # type % 3 # length -[ 18 ] [ 127 ] +[ 342 ] [ 563 ] [ 617 ] #SELECT d7 FROM t7 @@ -40743,7 +40743,6 @@ Ready. [ 210 ] [ 225 ] [ 244 ] -[ 263 ] [ 272 ] [ 327 ] [ 338 ] @@ -40771,6 +40770,7 @@ Ready. [ 881 ] [ 887 ] [ 898 ] +[ 907 ] [ 944 ] [ 947 ] [ 966 ] diff --git a/sql/test/SQLite_regress/sqllogictest/Tests/select4.test.stable.out.int128 b/sql/test/SQLite_regress/sqllogictest/Tests/select4.test.stable.out.int128 --- a/sql/test/SQLite_regress/sqllogictest/Tests/select4.test.stable.out.int128 +++ b/sql/test/SQLite_regress/sqllogictest/Tests/select4.test.stable.out.int128 @@ -25677,7 +25677,6 @@ Ready. [ 222 ] [ 260 ] [ 281 ] -[ 283 ] [ 355 ] [ 412 ] [ 433 ] @@ -25691,6 +25690,7 @@ Ready. [ 598 ] [ 606 ] [ 707 ] +[ 730 ] [ 747 ] [ 820 ] [ 841 ] @@ -31408,7 +31408,7 @@ Ready. % int # type % 3 # length [ 9 ] -[ 115 ] +[ 162 ] [ 727 ] [ 906 ] [ 995 ] @@ -33638,8 +33638,8 @@ Ready. % a5 # name % int # type % 3 # length -[ 18 ] [ 127 ] +[ 342 ] [ 563 ] [ 617 ] #SELECT d7 FROM t7 @@ -40743,7 +40743,6 @@ Ready. [ 210 ] [ 225 ] [ 244 ] -[ 263 ] [ 272 ] [ 327 ] [ 338 ] @@ -40771,6 +40770,7 @@ Ready. [ 881 ] [ 887 ] [ 898 ] +[ 907 ] [ 944 ] [ 947 ] [ 966 ] _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
