Update of /cvsroot/monetdb/pathfinder/modules/pftijah
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv14826/modules/pftijah

Modified Files:
      Tag: M5XQ
        pftijah.mx 
Log Message:
propagated changes of Friday Nov 06 2009 - Monday Nov 09 2009
from the development trunk to the M5XQ branch

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/06 - hrode: modules/pftijah/pftijah.mx,1.245
  avoid working set caching when the pf/tijah indexer serializes a document
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/06 - hrode: modules/pftijah/pftijah.mx,1.246
  remove accidentally checked-in debugging output.
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: pftijah.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/pftijah.mx,v
retrieving revision 1.226.2.16
retrieving revision 1.226.2.17
diff -u -d -r1.226.2.16 -r1.226.2.17
--- pftijah.mx  22 Oct 2009 11:00:22 -0000      1.226.2.16
+++ pftijah.mx  9 Nov 2009 00:05:17 -0000       1.226.2.17
@@ -1732,10 +1732,8 @@
        }
     }
     var        i_start := usec();
-    # tj_trace("/tmp/ws_create0_err",HASH +" _tj_add2collection_frag: calling 
ws_create");
-
-    var ws_opt := ws_create(0); # ERROR: INFINITE IDLE WAIT!!!
-    # tj_trace("/tmp/ws_create0_err",HASH +" _tj_add2collection_frag: 
returning from ws_create");
+    var xrpc_mode := "";
+    var ws_opt := ws_create(0); 
     ws_opendoc(ws_opt, bat(void,str,1).append(uri_name));
     _tj_throw2collection(collBat,ws_opt,uri_name);
     ws_destroy(ws_opt);


------------------------------------------------------------------------------
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-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to