Changeset: bce329ad7350 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/bce329ad7350
Modified Files:
        sql/test/sys-schema/Tests/webExamplesComparisonFunctionsOperators.test
Branch: distinct_from
Log Message:

Fix regression


diffs (12 lines):

diff --git 
a/sql/test/sys-schema/Tests/webExamplesComparisonFunctionsOperators.test 
b/sql/test/sys-schema/Tests/webExamplesComparisonFunctionsOperators.test
--- a/sql/test/sys-schema/Tests/webExamplesComparisonFunctionsOperators.test
+++ b/sql/test/sys-schema/Tests/webExamplesComparisonFunctionsOperators.test
@@ -920,7 +920,7 @@ select 'db' not between SYMMETRIC 'db' a
 ----
 0
 
-statement error
+statement ok
 select 'a' IS DISTINCT FROM 'b' as tru
 
 query I rowsort
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to