Update of /cvsroot/monetdb/pathfinder/runtime
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21268/runtime

Modified Files:
        pathfinder.mx 
Log Message:
propagated changes of Saturday Aug 04 2007 - Sunday Aug 05 2007
from the XQuery_0-18 branch to the development trunk



Index: pathfinder.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/pathfinder.mx,v
retrieving revision 1.376
retrieving revision 1.377
diff -u -d -r1.376 -r1.377
--- pathfinder.mx       3 Aug 2007 22:56:45 -0000       1.376
+++ pathfinder.mx       6 Aug 2007 12:54:52 -0000       1.377
@@ -807,6 +807,7 @@
             collection_size.delete(coll_oid);
             commitBAT.insert([+](str(int(coll_oid)), 
ws_dsk.reverse().mirror()));
             commitBAT.insert("_qn_nid", +(str(int(coll_oid)), "_qn_nid"));
+            commitBAT.insert("_vx_hsh_nid", +(str(int(coll_oid)), 
"_vx_hsh_nid"));
          } else {
             # recall the ws-ids that blocked deletion of a collection 
             collection_zombie.append([abs](reverse(project(users,$h))));


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to