Changeset: dbdb607487e1 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dbdb607487e1
Modified Files:
        
Branch: default
Log Message:

Merge with Jun2010 branch.


diffs (12 lines):

diff -r 78725207a0c8 -r dbdb607487e1 
sql/src/test/BugTracker-2010/Tests/copy-into-too-long-string.Bug-2358.stable.err
--- 
a/sql/src/test/BugTracker-2010/Tests/copy-into-too-long-string.Bug-2358.stable.err
  Fri Aug 20 12:49:36 2010 +0200
+++ 
b/sql/src/test/BugTracker-2010/Tests/copy-into-too-long-string.Bug-2358.stable.err
  Fri Aug 20 13:16:30 2010 +0200
@@ -75,7 +75,7 @@
 QUERY = COPY 1 RECORDS INTO t FROM STDIN USING DELIMITERS '|','
         ','"' NULL AS '';"abcd"
         
-ERROR = !SQLException:importTable:value 'abcd' from line 1 field 1 not 
inserted, expecting type str
+ERROR = !SQLException:importTable:value 'abcd' from line 1 field 1 not 
inserted, value too long for type (var)char(3)
         !failed to import table
 
 # 15:34:26 >  
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to