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

approved output


diffs (15 lines):

diff --git a/sql/test/SQLancer/Tests/sqlancer01.stable.out 
b/sql/test/SQLancer/Tests/sqlancer01.stable.out
--- a/sql/test/SQLancer/Tests/sqlancer01.stable.out
+++ b/sql/test/SQLancer/Tests/sqlancer01.stable.out
@@ -254,6 +254,11 @@ stdout of test 'sqlancer01` in directory
 % 18 # length
 [ "0.9407860360743894" ]
 #ROLLBACK;
+#SELECT another_t.col1 FROM tbl_productsales CROSS JOIN another_t WHERE 
((tbl_productsales.product_category) NOT IN (tbl_productsales.product_category, 
tbl_productsales.product_category)) IS NULL;
+% sys.another_t # table_name
+% col1 # name
+% int # type
+% 1 # length
 #DROP TABLE tbl_ProductSales;
 #DROP TABLE another_T;
 #DROP TABLE integers;
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to