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

Modified Files:
        sql.mx 
Log Message:
propagated changes of Thursday Feb 22 2007 - Friday Feb 23 2007
from the SQL_2-16 branch to the development trunk


Index: sql.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/sql.mx,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -d -r1.212 -r1.213
--- sql.mx      21 Feb 2007 14:00:46 -0000      1.212
+++ sql.mx      23 Feb 2007 14:57:05 -0000      1.213
@@ -1408,7 +1408,7 @@
        ptr p =  (ptr) getArgReference(stk, pci, 8);
        int mtype = getArgType(mb, pci, 8);
        str *w = (str *) getArgReference(stk, pci, 9);
-       backend *b;
+       backend *b = NULL;
        mvc *c = NULL;
        str msg = getContext(&c, &b);
 


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