Update of /cvsroot/monetdb/pathfinder/backends/monet5
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv19842/pf_M5XQ/backends/monet5

Modified Files:
      Tag: M5XQ
        xquery.mx 
Log Message:

making new xquery module also loadable into mserver5


U xquery.mx
Index: xquery.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/backends/monet5/Attic/xquery.mx,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- xquery.mx   21 Apr 2009 08:39:14 -0000      1.4
+++ xquery.mx   26 Apr 2009 18:54:12 -0000      1.4.2.1
@@ -44,8 +44,8 @@
 comment "Shred an XML document from a string. Parameters: buffer - the XML 
string to shred,  percentage - a number [0,100] indicating the amount of free 
space to reserve for updates (percentage=0 leads to a read-only document)"
 
 
-command shred_stream(doc:bat[:str,:bat], s:stream, percentage:lng) : void
-adress XQUERYShredStream
+command shred_stream(doc:bat[:str,:bat], s:streams, percentage:lng) : void
+address XQUERYShredStream
 comment "Shred an XML document from a stream. Parameters: s - XML input 
stream, percentage - a number [0,100] indicating the amount of free space to 
reserve for updates (percentage=0 leads to a read-only document)"
 
 @h


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to