Update of /cvsroot/monetdb/MonetDB5/src/optimizer
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22590/src/optimizer
Modified Files:
opt_evaluate.mx
Log Message:
propagated changes of Thursday Oct 25 2007 - Monday Oct 29 2007
from the MonetDB_5-2 branch to the development trunk
Index: opt_evaluate.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_evaluate.mx,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- opt_evaluate.mx 16 Jul 2007 10:52:38 -0000 1.8
+++ opt_evaluate.mx 29 Oct 2007 20:10:10 -0000 1.9
@@ -99,11 +99,11 @@
#endif
setLifespan(mb);
+ env= prepareMALstack(mb);
+ env->keepAlive= TRUE;
do{
again = 0;
limit = mb->stop;
- env= prepareMALstack(mb);
- env->keepAlive= TRUE;
nxt= first;
for (k=i= first ; i < limit; i++) {
p = getInstrPtr(mb,i);
-------------------------------------------------------------------------
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