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

Modified Files:
      Tag: XQuery_0-24
        algebra.h 
Log Message:
pf:docname implementation


U algebra.h
Index: algebra.h
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/include/algebra.h,v
retrieving revision 1.85.2.1
retrieving revision 1.85.2.2
diff -u -d -r1.85.2.1 -r1.85.2.2
--- algebra.h   28 May 2008 11:37:35 -0000      1.85.2.1
+++ algebra.h   12 Jun 2008 12:39:14 -0000      1.85.2.2
@@ -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