Update of /cvsroot/monetdb/sql/src/server
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv28693/src/server

Modified Files:
        rel_bin.mx 
Log Message:
fix compile issue


U rel_bin.mx
Index: rel_bin.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/server/rel_bin.mx,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -d -r1.69 -r1.70
--- rel_bin.mx  7 Jan 2009 14:19:29 -0000       1.69
+++ rel_bin.mx  18 Jan 2009 12:30:28 -0000      1.70
@@ -307,7 +307,7 @@
 
                if (as->nrcols <= 0 && left) 
                        as = stmt_const(bin_first_column(left), as);
-               /* inconsistent sql requires NULL != NULL and NULL <> NULL, ie 
unknown
+               /* inconsistent sql requires NULL != NULL, ie unknown
                 * but also NULL means no values, which means 'ignore'
                 *
                 * so here we need to ignore NULLs


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to