Changeset: 5043add27f66 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5043add27f66
Modified Files:
sql/src/backends/monet5/sql.mx
Branch: default
Log Message:
Backing out Martin's change.
If there is a problem, this was not the solution.
With the change, SQL testing causes *massive* numbers of failures and timeouts.
diffs (12 lines):
diff -r b4f5f0bcb410 -r 5043add27f66 sql/src/backends/monet5/sql.mx
--- a/sql/src/backends/monet5/sql.mx Mon Aug 30 23:43:24 2010 +0200
+++ b/sql/src/backends/monet5/sql.mx Tue Aug 31 16:36:32 2010 +0200
@@ -1431,8 +1431,6 @@
int
sqlcleanup(mvc *c, int err)
{
- if ( c->sym == NULL)
- return err;
sql_destroy_params(c);
sql_destroy_args(c);
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list