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

vinyl: convert GT/LT to GE/LE for empty key in vy_read_iterator

Currently, this is done in each plain iterator (run, mem, txw, cache).
To handle the empty search key the same way as non-empty keys when
setting a gap lock, this needs to be handled in vy_read_iterator.

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