Skip to content
Snippets Groups Projects
user avatar
Vladimir Davydov authored
When we implement transactional DDL, txn_last_stmt won't necessarily
point to the right statement on commit or rollback so we must avoid
using it.

While we are at it, let's also make sure that changes are propagated
to Lua on replace, not on commit, by moving on_alter_space trigger
invocation appropriately.
80eaa94d
History
Name Last commit Last update