Update of /cvsroot/monetdb/pathfinder/compiler/mil
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13386/compiler/mil

Modified Files:
      Tag: xrpcdemo
        milprint_summer.c 
Log Message:
ok, some things start to work now regarding
- read-only repeatable read
- XRPC message tracing

not fully tested yet, though..



U milprint_summer.c
Index: milprint_summer.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/mil/milprint_summer.c,v
retrieving revision 1.419.4.6
retrieving revision 1.419.4.7
diff -u -d -r1.419.4.6 -r1.419.4.7
--- milprint_summer.c   6 Jun 2008 14:39:48 -0000       1.419.4.6
+++ milprint_summer.c   8 Jun 2008 01:02:33 -0000       1.419.4.7
@@ -11456,8 +11456,8 @@
         "var xrpc_timeout := 30000LL;  # configurable usec timeout\n"
         "var xrpc_mode := \"none\";    # format: 
(none|repeatable)[-iterative][-trace]\n"
         "var xrpc_coord := false;      # this query should act as XRPC 
coordinator?\n"
-        "var xrpc_module := str_nil;   # To print XRPC response message, we 
need to know the module\n"
-        "var xrpc_method := str_nil;   # and the method specified in the 
request message.\n"
+        "var xrpc_module := \"\";      # To print XRPC response message, we 
need to know the module\n"
+        "var xrpc_method := \"\";      # and the method specified in the 
request message.\n"
         "var xrpc_shredBAT := int_nil; # bat-id (int) of a shredded XRPC 
message 2b added to the ws\n"
         "\n"
         "# output mode\n"


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

Reply via email to