Update of /cvsroot/monetdb/pathfinder/compiler/include
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22030/compiler/include

Modified Files:
        algebra.h 
Log Message:
propagated changes of Thursday Jun 12 2008 - Friday Jun 13 2008
from the XQuery_0-24 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/12 - sjoerd:
        NT/MonetDB4-XQuery64/MonetDB4-XQuery-Installer.vdproj,1.4.2.1
Updated installer version number.
Make sure the 64 bit version and the 32 bit version have different "Upgrade 
Codes" so that they can be installed at the same time.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/12 - lsidir: compiler/algebra/algebra.c,1.84.2.3
        compiler/algebra/builtins.c,1.95.2.4
        compiler/algebra/logical.c,1.98.2.4
        compiler/algebra/physical.c,1.69.2.3
        compiler/algebra/prop/prop_ocol.c,1.60.2.2
        compiler/include/algebra.h,1.85.2.2 compiler/mil/milgen.brg,1.157.2.15
        compiler/sql/lalg2sql.brg,1.133.2.1
pf:docname implementation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/06/12 - sjoerd:
        NT/MonetDB4-XQuery/MonetDB4-XQuery-Installer.vdproj,1.12.2.1
Updated installer version number.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


U algebra.h
Index: algebra.h
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/include/algebra.h,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- algebra.h   30 May 2008 12:42:34 -0000      1.87
+++ algebra.h   13 Jun 2008 12:50:46 -0000      1.88
@@ -306,7 +306,6 @@
     , alg_fun_call_pf_documents_unsafe     /**< pf:documents_unsafe        */
     , alg_fun_call_pf_documents_str        /**< pf:documents_str           */
     , alg_fun_call_pf_documents_str_unsafe /**< pf:documents_str_unsafe    */
-    , alg_fun_call_pf_docname              /**< pf:docname                 */
     , alg_fun_call_pf_collections          /**< pf:collections             */
     , alg_fun_call_pf_collections_unsafe   /**< pf:collections_unsafe      */
     , alg_fun_call_pf_collection           /**< pf:collection */
@@ -357,6 +356,7 @@
     , alg_fun_pf_add_doc_str_int  /**< pf:add-doc */
     , alg_fun_pf_del_doc          /**< pf:del-doc */
     , alg_fun_pf_nid              /**< pf:nid */
+    , alg_fun_pf_docname          /**< pf:docname */
     , alg_fun_upd_rename          /**< upd:rename */
     , alg_fun_upd_delete          /**< upd:delete */
     , alg_fun_upd_insert_into_as_first    /**< upd:insertIntoAsFirst */


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to