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

Modified Files:
        group.mx 
Log Message:
propagated changes of Wednesday Oct 24 2007 - Thursday Oct 25 2007
from the MonetDB_5-2 branch to the development trunk


Index: group.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/kernel/group.mx,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- group.mx    24 Oct 2007 10:05:05 -0000      1.96
+++ group.mx    25 Oct 2007 19:17:34 -0000      1.97
@@ -675,6 +675,8 @@
                        return GDK_FAIL;
                }
                BBPunfix(s->batCacheid);
+               BBPfix(histo->batCacheid);
+               BBPfix(map->batCacheid);
                BATloop(histo, p, q) {
                        /* + 4 for a average chain list of 4 */
                        r += ((dbl)cnt/SAMPLE_SIZE)/(*(int*)Tloc(histo,p)+4);


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