Update of /cvsroot/monetdb/sql/src/backends/monet5
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv1533

Modified Files:
        sql_scenario.mx 
Log Message:
postpone this


Index: sql_scenario.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/sql_scenario.mx,v
retrieving revision 1.246
retrieving revision 1.247
diff -u -d -r1.246 -r1.247
--- sql_scenario.mx     15 Feb 2007 11:30:21 -0000      1.246
+++ sql_scenario.mx     19 Feb 2007 10:53:59 -0000      1.247
@@ -1251,10 +1251,11 @@
 If we are dealing with a {runonce} plan, the query cache should
 be adjusted too.
 @c
+/* postpone
        if( be->q &&
                fndArgProperty(mb, getInstrPtr(mb,0),0,putName("runonce",7))){
-               /* remove this plan from the cache */
        }
+*/
        be->q = NULL;
        sqlcleanup(be->mvc, 0);
        resetMalBlk( mb, 1);


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to