Update of /cvsroot/monetdb/sql/src/backends/monet5
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22569

Modified Files:
        sql_gencode.mx 
Log Message:
Remove unnecessary argument.


Index: sql_gencode.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/sql_gencode.mx,v
retrieving revision 1.350
retrieving revision 1.351
diff -u -d -r1.350 -r1.351
--- sql_gencode.mx      10 Jan 2010 15:33:33 -0000      1.350
+++ sql_gencode.mx      10 Jan 2010 20:58:39 -0000      1.351
@@ -1178,7 +1178,6 @@
 
                                q = pushArgument(mb, q, l);
                                q = pushArgument(mb, q, r);
-                               q = pushNil(mb, q, TYPE_lng);
                                break;
                        default:
                                showException(SQL,"sql","SQL2MAL: error 
impossible\n");


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to