Commit 71d55af2 authored by Yoni Fogel's avatar Yoni Fogel

Integrate the omtcursors into the BRT. So far only DB_NEXT is implemented....

Integrate the omtcursors into the BRT.  So far only DB_NEXT is implemented. Addresses #855, #856.  Added missing information needed for commit

git-svn-id: file:///svn/tokudb@4326 c7de825b-a66e-492c-adef-691d508d4ae1
parent c7cce078
......@@ -18,6 +18,7 @@
#include <stdlib.h>
#include <stdint.h>
#include <string.h>
typedef toku_range *OMTVALUE;
#include "../../newbrt/omt.h"
struct __toku_range_tree_local {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment