Skip to content
Snippets Groups Projects
Commit adefc586 authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Roman Tsisyk
Browse files

vinyl: move ITER_REQ handling from vy_cursor to vy_read_iterator

To set a gap lock properly, the read iterator needs to discern ITER_REQ
from ITER_LE, which is used by vy_cursor instead of ITER_REQ.

Needed for #2671
parent f48afd5e
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