Update of /cvsroot/monetdb/sql/src/backends/monet5
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7067/src/backends/monet5
Modified Files:
sql_result.mx
Log Message:
make sure we do calculate the length of type derived from string (ie xml)
fixed bug in xmlcomment handling.
Index: sql_result.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/sql_result.mx,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- sql_result.mx 5 Sep 2007 08:25:56 -0000 1.63
+++ sql_result.mx 9 Sep 2007 18:42:52 -0000 1.64
@@ -800,6 +800,7 @@
int ok = 1;
size_t count = 0;
+ mtype = ATOMstorage(mtype);
if (mtype == TYPE_str) {
if (eclass == EC_CHAR) {
ok = mvc_send_int(s, digits);
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins