Changeset: 6492a2e0cc5a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6492a2e0cc5a Modified Files: sql/test/null/Tests/coalesce.stable.out sql/test/null/Tests/coalesce3.stable.out Branch: subquery Log Message:
approved output diffs (26 lines): diff --git a/sql/test/null/Tests/coalesce.stable.out b/sql/test/null/Tests/coalesce.stable.out --- a/sql/test/null/Tests/coalesce.stable.out +++ b/sql/test/null/Tests/coalesce.stable.out @@ -45,7 +45,7 @@ Ready. # SELECT * FROM my_table1 # ) x #; -% .L3 # table_name +% sys.L6 # table_name % col1 # name % int # type % 1 # length diff --git a/sql/test/null/Tests/coalesce3.stable.out b/sql/test/null/Tests/coalesce3.stable.out --- a/sql/test/null/Tests/coalesce3.stable.out +++ b/sql/test/null/Tests/coalesce3.stable.out @@ -43,8 +43,8 @@ Ready. # ) x #ORDER BY id #; -% .x, .L2 # table_name -% id, L2 # name +% sys.x, .L6 # table_name +% id, L6 # name % int, int # type % 2, 1 # length [ 1, 1 ] _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list