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

Modified Files:
      Tag: XQuery_0-16
        abssynprint.c 
Log Message:
Make debugging facilities work again after my previous checkin.


Index: abssynprint.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/debug/abssynprint.c,v
retrieving revision 1.32
retrieving revision 1.32.2.1
diff -u -d -r1.32 -r1.32.2.1
--- abssynprint.c       17 Jan 2007 08:15:35 -0000      1.32
+++ abssynprint.c       14 Feb 2007 10:53:00 -0000      1.32.2.1
@@ -182,6 +182,9 @@
     
     /* Pathfinder extension: XRPC */
     , [p_xrpc]              = "xrpc"
+
+    /* docmgmt type (for user-defined doc mgmt functions) */
+    , [p_docmgmt_ty]        = "docmgmt_ty"
 };
 
 /** Names of XPath axes */


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