Update of /cvsroot/monetdb/MonetDB5/src/modules/kernel
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7175/src/modules/kernel

Modified Files:
        batifthen.mx 
Log Message:
more consistent use of BAThkey/tkey


Index: batifthen.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/kernel/batifthen.mx,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- batifthen.mx        4 Oct 2007 10:37:21 -0000       1.9
+++ batifthen.mx        14 Nov 2007 12:52:15 -0000      1.10
@@ -102,7 +102,7 @@
        }
        bn->hsorted = b->hsorted;
        bn->tsorted = FALSE;
-       BATkey(bn, b->hkey);
+       BATkey(bn, BAThkey(b));
        BATkey(BATmirror(bn), FALSE);
 
 @- IfThenElse


-------------------------------------------------------------------------
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-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to