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

Modified Files:
        gdk_align.mx 
Log Message:
VIEWcombines are head aligned, so mark them as such


Index: gdk_align.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/gdk/gdk_align.mx,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- gdk_align.mx        8 Feb 2008 22:35:05 -0000       1.91
+++ gdk_align.mx        18 Feb 2008 10:47:42 -0000      1.92
@@ -389,6 +389,7 @@
                bm->H = bn->H;
                if (bn->T->parentid)
                        BBPshare(bn->T->parentid);
+               ALIGNsetH(bn, b);
        } else {
                BATseqbase(bm, bn->hseqbase);
        }


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to