Skip to content
Snippets Groups Projects
Commit 43e79618 authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

vinyl: add wrapper around vy_tx_set

This patch adds vy_set and vy_set_with_colmask functions. For now they
simply forward all arguments to vy_tx_set, but once comparison hints are
introduced, they will also compute a hint for the inserted statement.
Later, with the appearance of multikey indexes, they will also extract
multikey offsets.
parent 6affa359
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