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

Modified Files:
        abssyn.h 
Log Message:
propagated changes of Sunday Feb 11 2007 - Tuesday Feb 20 2007
from the XQuery_0-16 branch to the development trunk


Index: abssyn.h
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/include/abssyn.h,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- abssyn.h    23 Jan 2007 14:05:44 -0000      1.31
+++ abssyn.h    20 Feb 2007 12:06:51 -0000      1.32
@@ -182,6 +182,9 @@
 
     /* Pathfinder extension: XRPC */
     , p_xrpc             = 128  /**< XRPC: "execute at" */
+
+    /* Pathfinder extension: document management (ret type for docmgmt func.) 
*/
+    , p_docmgmt_ty       = 129  /**< "item" type `docmgmt' (funct. decls.) */
 };
 
 typedef enum PFptype_t PFptype_t;


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to