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

Modified Files:
        join_topn.SF-2654133.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/BugTracker-2009/Tests/join_topn.SF-2654133.stable.out,1.2.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: join_topn.SF-2654133.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests/join_topn.SF-2654133.stable.out,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- join_topn.SF-2654133.stable.out     5 Mar 2009 07:21:09 -0000       1.2
+++ join_topn.SF-2654133.stable.out     20 Jul 2009 13:57:23 -0000      1.3
@@ -31,7 +31,7 @@
 % .tables,     .tables,        .tables,        .tables,        .tables,        
.tables,        .tables,        .tables,        sys.x,  sys.x # table_name
 % id,  name,   schema_id,      query,  type,   system, commit_action,  
temporary,      n,      s # name
 % int, varchar,        int,    varchar,        smallint,       boolean,        
smallint,       tinyint,        int,    varchar # type
-% 4,   12,     4,      1,      1,      5,      1,      1,      1,      3 # 
length
+% 4,   12,     4,      0,      1,      5,      1,      1,      1,      3 # 
length
 [ 1062,        "schemas",      1061,   NULL,   0,      true,   0,      0,      
1,      "one"   ]
 [ 1067,        "types",        1061,   NULL,   0,      true,   0,      0,      
1,      "one"   ]
 [ 1076,        "functions",    1061,   NULL,   0,      true,   0,      0,      
1,      "one"   ]


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