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

vinyl: rename tx statement begin/rollback routines

Rename vy_tx_rollback_to_savepoint to vy_tx_rollback_statement and
vy_tx_savepoint to vy_tx_begin_statement, because soon we will do some
extra work there.

Needed for #4016
parent d4b3ee3c
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