Update of /cvsroot/monetdb/pathfinder/runtime
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv21511/runtime
Modified Files:
Tag: XQuery_0-16
pathfinder.mx
Log Message:
removed close statements as thats done by mapi (as it should be)
Index: pathfinder.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/pathfinder.mx,v
retrieving revision 1.288.2.16
retrieving revision 1.288.2.17
diff -u -d -r1.288.2.16 -r1.288.2.17
--- pathfinder.mx 17 Feb 2007 21:32:46 -0000 1.288.2.16
+++ pathfinder.mx 18 Feb 2007 21:41:29 -0000 1.288.2.17
@@ -5213,13 +5213,6 @@
xquery_client *ctx = (xquery_client*) mc->fc;
xquery_client_reset(ctx, err);
-
- stream_close(mc->c->fdin);
- stream_destroy(mc->c->fdin);
- mc->c->fdin = NULL;
- stream_close(mc->c->fdout);
- stream_destroy(mc->c->fdout);
- mc->c->fdout = NULL;
monetSetChannel(THRget(THRgettid()), NULL, NULL);
}
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins