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

Modified Files:
        delete_alter_bug.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/osm/Tests/delete_alter_bug.stable.out,1.1.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: delete_alter_bug.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/osm/Tests/delete_alter_bug.stable.out,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- delete_alter_bug.stable.out 27 Dec 2008 13:04:19 -0000      1.1
+++ delete_alter_bug.stable.out 20 Jul 2009 13:57:58 -0000      1.2
@@ -35,7 +35,7 @@
 % sys.way_tags,        sys.way_tags,   sys.way_tags # table_name
 % way, k,      v # name
 % int, varchar,        varchar # type
-% 8,   10,     18 # length
+% 8,   10,     17 # length
 [ 23950375,    "name", "Haarholzer Straße"    ]
 [ 23950375,    "name", "Haarholzer Straße"    ]
 [ 23950375,    "created_by",   "Potlatch 0.10f"        ]


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