Skip to content
Snippets Groups Projects
Commit 4ea60cad authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Konstantin Osipov
Browse files

vinyl: don't mangle key and type of run/mem iterator

We do it in order to reuse the code starting the iteration for restore.
This looks ugly. Instead we'd better pass contrived type and key as
function arguments. Also, rename vy_{run,mem}_iterator_do_start() to
vy_{run,mem}_iterator_start_from().

Closes #2405
parent a08f20ff
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