Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20166/src/modules/mal
Modified Files:
Tag: MonetDB_5-4
batxml.mx
Log Message:
we need to disable sorted info in xml.aggr
Index: batxml.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/mal/batxml.mx,v
retrieving revision 1.23
retrieving revision 1.23.2.1
diff -u -d -r1.23 -r1.23.2.1
--- batxml.mx 11 Jan 2008 10:41:37 -0000 1.23
+++ batxml.mx 8 Feb 2008 15:26:15 -0000 1.23.2.1
@@ -797,6 +797,7 @@
BBPunfix(e->batCacheid);
BBPunfix(g->batCacheid);
BBPunfix(b->batCacheid);
+ bn->tsorted = 0;
BBPkeepref(*ret=bn->batCacheid);
return MAL_SUCCEED;
bunins_failed:
@@ -867,6 +868,7 @@
BBPunfix(r->batCacheid);
BBPunfix(j->batCacheid);
GDKfree(buf);
+ bn->tsorted = 0;
BBPkeepref(*ret=bn->batCacheid);
return MAL_SUCCEED;
bunins_failed:
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins