Update of /cvsroot/monetdb/sql/src/server
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv4542
Modified Files:
rel_select.mx
Log Message:
indent, no content change
U rel_select.mx
Index: rel_select.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/server/rel_select.mx,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -d -r1.150 -r1.151
--- rel_select.mx 1 Aug 2009 14:47:43 -0000 1.150
+++ rel_select.mx 1 Aug 2009 18:32:39 -0000 1.151
@@ -3070,7 +3070,10 @@
}
}
if (r && l)
- res = sql_error(sql, 02, "SELECT: no such binary operator
'%s(%s,%s)'", fname, exp_subtype(l)->type->sqlname,
exp_subtype(r)->type->sqlname);
+ res = sql_error(sql, 02, "SELECT: no such binary operator
'%s(%s,%s)'",
+ fname,
+ exp_subtype(l)->type->sqlname,
+ exp_subtype(r)->type->sqlname);
if (l)
exp_destroy(l);
if (r)
------------------------------------------------------------------------------
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