Update of /cvsroot/monetdb/pathfinder/benchmarks/XMark/mod/MIL/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv17256/benchmarks/XMark/mod/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/XMark/mod/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/XMark/mod/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/XMark/mod/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:30:21 -0000      1.1
+++ All 13 Nov 2009 08:59:47 -0000      1.1.36.1
@@ -1,22 +1,25 @@
-xq2mil
-import_doc
-q01
-q02
-q03
-q04
-q05
-q06
-q07
-q08
-q09
-q10
-q11
-q12
-q13
-q14
-q15
-q16
-q17
-q18
-q19
-q20
+# 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?q01
+NOT_ALGEBRA?q02
+NOT_ALGEBRA?q03
+NOT_ALGEBRA?q04
+NOT_ALGEBRA?q05
+NOT_ALGEBRA?q06
+NOT_ALGEBRA?q07
+NOT_ALGEBRA?q08
+NOT_ALGEBRA?q09
+NOT_ALGEBRA?q10
+NOT_ALGEBRA?q11
+NOT_ALGEBRA?q12
+NOT_ALGEBRA?q13
+NOT_ALGEBRA?q14
+NOT_ALGEBRA?q15
+NOT_ALGEBRA?q16
+NOT_ALGEBRA?q17
+NOT_ALGEBRA?q18
+NOT_ALGEBRA?q19
+NOT_ALGEBRA?q20


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