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

Modified Files:
        create_insert_select_aggr-bug-00001.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/bugs/Tests/create_insert_select_aggr-bug-00001.stable.out,1.20.2.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: create_insert_select_aggr-bug-00001.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/bugs/Tests/create_insert_select_aggr-bug-00001.stable.out,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- create_insert_select_aggr-bug-00001.stable.out      9 Mar 2009 20:38:07 
-0000       1.20
+++ create_insert_select_aggr-bug-00001.stable.out      20 Jul 2009 13:57:42 
-0000      1.21
@@ -98,7 +98,7 @@
 % sys._tables, sys._tables,    sys._tables,    sys._tables,    sys._tables # 
table_name
 % name,        query,  type,   system, commit_action # name
 % varchar,     varchar,        smallint,       boolean,        smallint # type
-% 1,   1,      1,      5,      1 # length
+% 1,   0,      1,      5,      1 # length
 [ "r", NULL,   0,      false,  0       ]
 [ 1    ]
 [ 1    ]


------------------------------------------------------------------------------
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