/[Apache-SVN]
ViewVC logotype

Revision 1152405


Jump to revision: Previous Next
Author: randall
Date: Sat Jul 30 00:37:28 2011 UTC (12 years, 8 months ago)
Changed paths: 1
Log Message:
Backport of r1152397 from trunk

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/branches/1.1.x/src/couchdb/couch_btree.erl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26