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

Modified Files:
      Tag: GDK-2
        group.mx 
Log Message:
propagated changes of Monday Sep 03 2007 - Thursday Sep 06 2007
from the development trunk to the GDK-2 branch


Index: group.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/kernel/group.mx,v
retrieving revision 1.92.4.5
retrieving revision 1.92.4.6
diff -u -d -r1.92.4.5 -r1.92.4.6
--- group.mx    15 Aug 2007 09:37:46 -0000      1.92.4.5
+++ group.mx    6 Sep 2007 13:52:37 -0000       1.92.4.6
@@ -609,7 +609,6 @@
        }
        if (BATcount(histo) == BATcount(bn)) {
                BATkey(BATmirror(bn),TRUE);
-               BATkey(BATmirror(histo),TRUE);
        }
        ALIGNsetH(bn, b);
        if (!(bn->batDirty&2)) bn = BATsetaccess(bn, BAT_READ);


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