Update of /cvsroot/monetdb/sql/src/test/BugDay_2005-12-19_2.9.3/Tests
In directory
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv4643/src/test/BugDay_2005-12-19_2.9.3/Tests
Modified Files:
weird_reponse_on_limit.SF-1314643.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/BugDay_2005-12-19_2.9.3/Tests/weird_reponse_on_limit.SF-1314643.stable.out,1.19.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: weird_reponse_on_limit.SF-1314643.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/BugDay_2005-12-19_2.9.3/Tests/weird_reponse_on_limit.SF-1314643.stable.out,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- weird_reponse_on_limit.SF-1314643.stable.out 3 Mar 2009 00:48:05
-0000 1.19
+++ weird_reponse_on_limit.SF-1314643.stable.out 20 Jul 2009 13:57:11
-0000 1.20
@@ -28,12 +28,12 @@
% .tables, .tables, .tables, .tables, .tables,
.tables # table_name
% name, query, type, system, commit_action, temporary # name
% varchar, varchar, smallint, boolean, smallint,
tinyint # type
-% 7, 1, 1, 5, 1, 1 # length
+% 7, 0, 1, 5, 1, 1 # length
[ "schemas", NULL, 0, true, 0, 0 ]
% .tables, .tables, .tables, .tables, .tables,
.tables # table_name
% name, query, type, system, commit_action, temporary # name
% varchar, varchar, smallint, boolean, smallint,
tinyint # type
-% 7, 1, 1, 5, 1, 1 # length
+% 7, 0, 1, 5, 1, 1 # length
[ "schemas", NULL, 0, true, 0, 0 ]
[ "types", NULL, 0, true, 0, 0 ]
------------------------------------------------------------------------------
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