Changeset: 6d7388f68bff for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6d7388f68bff
Modified Files:
        sql/test/subquery/Tests/subquery4.stable.out
Branch: Jun2020
Log Message:

Approved output


diffs (16 lines):

diff --git a/sql/test/subquery/Tests/subquery4.stable.out 
b/sql/test/subquery/Tests/subquery4.stable.out
--- a/sql/test/subquery/Tests/subquery4.stable.out
+++ b/sql/test/subquery/Tests/subquery4.stable.out
@@ -300,6 +300,12 @@ stdout of test 'subquery4` in directory 
 [ 3,   2       ]
 [ 3,   3       ]
 [ 3,   NULL    ]
+#SELECT 1 IN ((SELECT MIN(col2)), (SELECT SUM(col4))) FROM another_t;
+% .%20 # table_name
+% %20 # name
+% boolean # type
+% 5 # length
+[ false        ]
 #DECLARE myvar INT;
 #DECLARE ovar INT;
 #DECLARE abc,def INT;
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to