Update of /cvsroot/monetdb/sql/src/backends/monet5
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv13148/src/backends/monet5

Modified Files:
        sql_optimizer.mx 
Log Message:
propagated changes of Sunday Nov 08 2009 - Monday Nov 09 2009
from the Nov2009 branch to the development trunk

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/08 - mlkersten: src/backends/monet5/sql_optimizer.mx,1.230.2.8
  Handling og Coverty complaints.
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: sql_optimizer.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/sql_optimizer.mx,v
retrieving revision 1.236
retrieving revision 1.237
diff -u -d -r1.236 -r1.237
--- sql_optimizer.mx    2 Nov 2009 09:09:39 -0000       1.236
+++ sql_optimizer.mx    8 Nov 2009 23:57:09 -0000       1.237
@@ -343,7 +343,7 @@
                        }
 
 
-                       if (s && f == bindidxRef) {
+                       if (s && f == bindidxRef && cname) {
                                size_t cnt;
                                sql_idx *i = mvc_bind_idx(m, s, cname);
 


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to