On Nov 15, 2009, at 14:59 , Stefan Manegold wrote: > Update of /cvsroot/monetdb/pathfinder/runtime/xrpc/admin/Tests > In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv15431 > > Modified Files: > Tag: Nov2009 > All > Log Message: > > conditionally disabled backup_restore_noxrpc test > for Algebra, as it required fn:put, > which it not (yet?) available for Algebra; > please re-enable once fn:put becomes available > also with Algebra > > ps: > does this also means that since XRPC and module > queries not longer automatically fall back to MPS, > the XRPC-/module-based administrative console > does no longer offer all its functionallity > when server by a default ALG MonetDB/XQuery?
The intension is to disable automatic fall back to MPS *only* for module queries. This does not apply to XPRC queries (incl. the admin functions), which should thus still be available in ALG. > Index: All > =================================================================== > RCS file: /cvsroot/monetdb/pathfinder/runtime/xrpc/admin/Tests/All,v > retrieving revision 1.3.10.1 > retrieving revision 1.3.10.2 > diff -u -d -r1.3.10.1 -r1.3.10.2 > --- All 24 Oct 2009 15:07:19 -0000 1.3.10.1 > +++ All 15 Nov 2009 13:58:58 -0000 1.3.10.2 > @@ -1,6 +1,7 @@ > add_del_doc_noxrpc > NOT_ALGEBRA?add_del_doc > -backup_restore_noxrpc > +# fn:put() > +NOT_ALGEBRA?backup_restore_noxrpc > NOT_ALGEBRA?backup_restore > # pf:mil() > NOT_ALGEBRA?db_stats_noxrpc > > > ------------------------------------------------------------------------------ > 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 ------------------------------------------------------------------------------ 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-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
