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

box: refactor memtx_tree_delete_identical

Renamed memtx_tree_delete_identical to memtx_tree_delete_value
because it is a more descriptive name. Changed its signature
to return a deleted item, because this item may require an own
destruction.
This refactoring is required in scope of functional indexes.

Needed for #1260
parent 8b041593
No related branches found
No related tags found
Loading
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