Update of /cvsroot/monetdb/pathfinder/src/sqlhelpers/xmlshred/include
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv20433/include

Modified Files:
        encoding.h 
Log Message:
-- extend shredder to emit ORDPATH ranks.


U encoding.h
Index: encoding.h
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/src/sqlhelpers/xmlshred/include/encoding.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- encoding.h  8 Jan 2009 16:54:18 -0000       1.6
+++ encoding.h  23 Mar 2009 17:13:04 -0000      1.7
@@ -68,6 +68,7 @@
     nat           post_stretched;       /* postorder in stretched plane */
     node_t       *parent;               /* pointer to parent */
     nat           size;                 /* # of nodes in subtree */
+    nat           children;             /* # of children nodes collected so 
far */
     int           level;                /* length of path from node to root */
     kind_t        kind;                 /* XML node kind */
     xmlChar      *localname;            /* localname of element/attribute */


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to