Update of /cvsroot/monetdb/pathfinder/runtime
In directory sc8-pr-cvs16:/tmp/cvs-serv13966/runtime

Modified Files:
        pathfinder.mx 
Log Message:

new variable "pf_commit_docmgt" should be called "pf_commit_docmgt", not 
"pf_commit_docmgmt" ...


Index: pathfinder.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/pathfinder.mx,v
retrieving revision 1.340
retrieving revision 1.341
diff -u -d -r1.340 -r1.341
--- pathfinder.mx       18 Apr 2007 13:27:11 -0000      1.340
+++ pathfinder.mx       18 Apr 2007 14:49:50 -0000      1.341
@@ -3357,7 +3357,7 @@
     if (cleanup) return _collection_cleanup(); # garbage collect empty 
collections
     return new(str,str);
 }
-var pf_commit_docmgmt := true;
+var pf_commit_docmgt := true;
 
 PROC shred_doc_base(BAT[void,str] commitBAT,
                     BAT[void,str] idx_locations, 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to