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

Modified Files:
        pathfinder.mx 
Log Message:
I didn't want to make this particular change in the previous checkin...

Index: pathfinder.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/pathfinder.mx,v
retrieving revision 1.378
retrieving revision 1.379
diff -u -d -r1.378 -r1.379
--- pathfinder.mx       8 Aug 2007 12:27:32 -0000       1.378
+++ pathfinder.mx       8 Aug 2007 13:39:33 -0000       1.379
@@ -2694,7 +2694,7 @@
     return reverse([:rotate_xor_hash=]([int](attrqn).access(BAT_WRITE), 13, 
val)).leftfetchjoin(nid);
 }
 
-PROC vx_maintain1(BAT[oid,oid] nid,
+PROC vx_maintain(BAT[oid,oid] nid,
                  BAT[oid,str] val) : BAT[int,oid]
 {
     return reverse([hash](val)).leftfetchjoin(nid);


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