/[Apache-SVN]
ViewVC logotype

Revision 1152397


Jump to revision: Previous Next
Author: randall
Date: Sat Jul 30 00:04:22 2011 UTC (12 years, 9 months ago)
Changed paths: 1
Log Message:
Call traversal handlers in btree folds

Previously the fold function was only invoked for leafs.
With this change it's possible to define a fold function which is called
for inner nodes and can return a tuple {skip, Acc} in order to skip
exploration of the branch.

Changed paths

Path Details
Directorycouchdb/trunk/src/couchdb/couch_btree.erl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26