Skip to content
Snippets Groups Projects
Commit 68731703 authored by Kirill Shcherbatov's avatar Kirill Shcherbatov Committed by Konstantin Osipov
Browse files

box: generalize memtx_multikey_tree methods

Updated multikey memtx_tree methods a bit to make possible to
reuse them in case of functional indexes. The BPS_TREE_IDENTICAL
is only used in bps_tree_delete_identical (when BPS_TREE_NO_DEBUG
macro is defined) therefore it may be reused to delete an
identical entry in case of functional index in further patches.

Needed for #1260
parent 433555ac
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment