Update of /cvsroot/monetdb/pathfinder/benchmarks/Music/opt/MIL/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv17238/benchmarks/Music/opt/MIL/Tests

Modified Files:
      Tag: XQFT
        All 
Log Message:
propagated changes of Friday Nov 13 2009
from the development trunk to the XQFT branch

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/13 - sjoerd: benchmarks/Music/opt/MIL/Tests/All,1.2
  propagated changes of Thursday Nov 12 2009 - Friday Nov 13 2009
  from the Nov2009 branch to the development trunk
  
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2009/11/12 - stmane: benchmarks/Music/opt/MIL/Tests/All,1.1.32.1
  
    Loading pre-compiled MIL XQuery modules was never supported with the 
Algebra back-end.
    Since
    "
    2009/11/12 - boncz: pathfinder/compiler/semantics/heuristic.c,1.15.6.4
            pathfinder/runtime/pathfinder.mx,1.462.4.8
            pathfinder/runtime/shredder.mx,1.159.6.2
            pathfinder/runtime/xrpc_client.mx,1.56.2.1
    my batch of promised bugfixes for Nov2009
    - disable prepared query mechanism for function-only queries (avoid mps!)
    - make heuristic to use indices even more strict (not inside the where 
clause
      of a for-loop with >1 variables, as it may be a join).
    - fix property bug in shredder (in case of tables with a single tuple, being
      appended to my a incremental multi-doc shred).
    - fix simple bug (crash in printf format) in xrpc_client
    "
    also the automatic transparent fall-back to MPS in such cases
    has been discontinued;
    hence, we conditionally skip these tests with the Algebra back-end.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: All
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/benchmarks/Music/opt/MIL/Tests/All,v
retrieving revision 1.1
retrieving revision 1.1.36.1
diff -u -d -r1.1 -r1.1.36.1
--- All 14 Oct 2006 17:29:31 -0000      1.1
+++ All 13 Nov 2009 08:59:43 -0000      1.1.36.1
@@ -1,14 +1,17 @@
-xq2mil
-import_doc
-full_01
-full_02
-full_03
-full_04
-full_05
-full_06
-limit_01
-limit_02
-limit_03
-limit_04
-limit_05
-limit_06
+# Loading MIL modules was never supported with the Algebra back-end,
+# and now, also the automatic trasnparent fall-back to MPS has been
+# discontinued.
+NOT_ALGEBRA?xq2mil
+NOT_ALGEBRA?import_doc
+NOT_ALGEBRA?full_01
+NOT_ALGEBRA?full_02
+NOT_ALGEBRA?full_03
+NOT_ALGEBRA?full_04
+NOT_ALGEBRA?full_05
+NOT_ALGEBRA?full_06
+NOT_ALGEBRA?limit_01
+NOT_ALGEBRA?limit_02
+NOT_ALGEBRA?limit_03
+NOT_ALGEBRA?limit_04
+NOT_ALGEBRA?limit_05
+NOT_ALGEBRA?limit_06


------------------------------------------------------------------------------
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