Changeset: fc78f4edd44a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=fc78f4edd44a Modified Files: sql/test/Tests/order_by_complex_exp.stable.out sql/test/Tests/trace.stable.out Branch: Mar2011 Log Message:
approved test output diffs (25 lines): diff --git a/sql/test/Tests/order_by_complex_exp.stable.out b/sql/test/Tests/order_by_complex_exp.stable.out --- a/sql/test/Tests/order_by_complex_exp.stable.out +++ b/sql/test/Tests/order_by_complex_exp.stable.out @@ -38,7 +38,7 @@ % .plan # table_name % rel # name % clob # type -% 104 # length +% 105 # length project ( | group by ( | | table(sys.test02) [ test02.col1 NOT NULL, test02.%TID% NOT NULL ] diff --git a/sql/test/Tests/trace.stable.out b/sql/test/Tests/trace.stable.out --- a/sql/test/Tests/trace.stable.out +++ b/sql/test/Tests/trace.stable.out @@ -30,7 +30,8 @@ % L1 # name % wrd # type % 2 # length -[ 29 ] +[ 42 ] +#SELECT COUNT(*) FROM tracelog(); % . # table_name % L2 # name % wrd # type _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
