Update of /cvsroot/monetdb/sql/src/test/ADT2006/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv4466/src/test/ADT2006/Tests

Modified Files:
        woud.stable.out 
Log Message:
propagated changes of Sunday Jul 19 2009 - Monday Jul 20 2009
from the May2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/07/19 - nielsnes: src/test/ADT2006/Tests/woud.stable.out,1.5.4.1
applied (adapted) utf8 patch

it fixes utf8 strings lengths, ie we now return number of unicode characters
not number of bytes.
NULL now all have a length of 0 characters
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: woud.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/ADT2006/Tests/woud.stable.out,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- woud.stable.out     13 Jan 2009 14:47:55 -0000      1.5
+++ woud.stable.out     20 Jul 2009 13:56:55 -0000      1.6
@@ -77,7 +77,7 @@
 % sys.victim,  sys.victim # table_name
 % L10, L11 # name
 % varchar,     varchar # type
-% 1,   1 # length
+% 0,   0 # length
 [ NULL,        NULL    ]
 % sys.scenedoctors # table_name
 % doctor # name


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to