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

Modified Files:
      Tag: May2009
        rel_bin.mx 
Log Message:
Typo in comment.


U rel_bin.mx
Index: rel_bin.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/server/rel_bin.mx,v
retrieving revision 1.78.2.2
retrieving revision 1.78.2.3
diff -u -d -r1.78.2.2 -r1.78.2.3
--- rel_bin.mx  24 Jul 2009 13:42:51 -0000      1.78.2.2
+++ rel_bin.mx  29 Jul 2009 08:56:27 -0000      1.78.2.3
@@ -231,7 +231,7 @@
        }
        c = exp_bin(sql, ce, left, right, grp, NULL);
        //s = stmt_mark_tail(stmt_reverse(stmt_semijoin(stmt_reverse(c), 
stmt_reverse(s))), 0);
-       /* not really a projection join, therefor make sure left values are 
unique !! */
+       /* not really a projection join, therefore make sure left values are 
unique !! */
        s = stmt_project(c, stmt_reverse(stmt_unique(s, NULL)));
 
        list_destroy(nl);


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