Changeset: 79c3efc9b71a for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=79c3efc9b71a
Modified Files:
        sql/test/Tests/coalesce.stable.err.single
Branch: Dec2011
Log Message:

approved single core output


diffs (12 lines):

diff --git a/sql/test/Tests/coalesce.stable.err.single 
b/sql/test/Tests/coalesce.stable.err.single
--- a/sql/test/Tests/coalesce.stable.err.single
+++ b/sql/test/Tests/coalesce.stable.err.single
@@ -84,7 +84,7 @@ QUERY = select id, coalesce(age,'age unk
 ERROR = !conversion of string 'age unknown' failed
 MAPI  = monetdb@sofia:39182
 QUERY = select id, coalesce(name, age, 'unknown') from coalescetest;
-ERROR = !conversion of string 'unknown' failed
+ERROR = !conversion of string 'a' failed
 
 # 20:30:44 >  
 # 20:30:44 >  Done.
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to