Update of /cvsroot/monetdb/sql/src/backends/monet5
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4572
Modified Files:
sql_result.mx
Log Message:
Forgot to commit a file.
U sql_result.mx
Index: sql_result.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/sql_result.mx,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- sql_result.mx 23 Jun 2008 21:19:52 -0000 1.88
+++ sql_result.mx 27 Jun 2008 20:46:11 -0000 1.89
@@ -479,7 +479,7 @@
}
}
if (TABLETcreate_bats(&as, (sz<0)?1000:sz) >= 0) {
- if (TABLETload_file(&as, bs, out, (size_t) 0, (size_t)
i) >= 0)
+ if (TABLETload_file(&as, bs, out, (size_t) 0, (size_t)
i, 0, INT_MAX) >= 0)
bats = TABLETcollect_bats(&as);
}
if (as.error)
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins