Update of /cvsroot/monetdb/MonetDB/src/gdk
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8127/src/gdk

Modified Files:
        gdk_align.mx 
Log Message:
propagated changes of Thursday Nov 01 2007 - Thursday Nov 08 2007
from the MonetDB_1-20 branch to the development trunk



Index: gdk_align.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/gdk/gdk_align.mx,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- gdk_align.mx        4 Oct 2007 10:33:33 -0000       1.84
+++ gdk_align.mx        8 Nov 2007 19:14:54 -0000       1.85
@@ -608,6 +608,10 @@
                n->batCopiedtodisk = 0;
                n->batDirty = 1;
 
+               /* reset BOUND2KEY */
+               n->hkey = m->tkey = BAThkey(v);
+               n->tkey = m->hkey = BATtkey(v);
+
                /* make the BAT empty and insert all again */
                DELTAinit(n);
                /* reset capacity */


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