Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder EXTENSIONS, 1.7.2.1, 1.7.2.2
Hi Jens, Thanx. One correction: we *do* support the upd:put() operator. I is actually named fn:put(). For the moment, we only accept file URLs. For security reasons, these must start with a relative path. Peter
Update of /cvsroot/monetdb/pathfinder In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv29416
Modified Files: Tag: XQuery_0-16 EXTENSIONS Log Message: Clean up things that grep cannot cover.
Index: EXTENSIONS =================================================================== RCS file: /cvsroot/monetdb/pathfinder/EXTENSIONS,v retrieving revision 1.7.2.1 retrieving revision 1.7.2.2 diff -u -d -r1.7.2.1 -r1.7.2.2 --- EXTENSIONS 13 Feb 2007 22:39:08 -0000 1.7.2.1 +++ EXTENSIONS 14 Feb 2007 09:17:20 -0000 1.7.2.2 @@ -17,9 +17,12 @@
"do rename" TargetExpr "into" NewNameExpr
-while the Update Facility uses "as" instead of "with". Sorry +while the Update Facility uses "as" instead of "into". Sorry for the inconvenience.
+(The same issue has been discussed in the W3C XQuery bug +tracking system: http://www.w3.org/Bugs/Public/show_bug.cgi?id=4176.) + We do not currently support the upd:put() operator.
2. Transitive Closure Operator
------------------------------------------------------------------------- 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 Monetdb-pf-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins
participants (1)
-
Peter Boncz