Update of /cvsroot/monetdb/sql/src/server
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv17285/src/server
Modified Files:
rel_bin.mx
Log Message:
adding string length checking with copy into
U rel_bin.mx
Index: rel_bin.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/server/rel_bin.mx,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- rel_bin.mx 27 Dec 2008 21:27:44 -0000 1.65
+++ rel_bin.mx 28 Dec 2008 14:00:24 -0000 1.66
@@ -1234,10 +1234,6 @@
}
if (sub && sub->nrcols >= 1 && s->nrcols == 0)
s = stmt_const(bin_first_column(sub), s);
- /* For now we prefer single values
- else if (!sub)
- s = column(s);
- */
s = stmt_rename(rel, exp, s);
list_append(l, s);
------------------------------------------------------------------------------
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins