[tarantool-patches] Re: [PATCH v3 0/3] sql: clean-up in case constraint creation failed

Kirill Yukhin kyukhin at tarantool.org
Thu Jul 18 07:24:46 MSK 2019


Hello,

On 04 Jul 13:49, imeevma at tarantool.org wrote:
> This patch makes VDBE run destructors before halting in case
> constraint creation failed. This is done using new opcode
> OP_SetDiag, which allows to set an error and do a jump without
> halting VDBE.
> 
> https://github.com/tarantool/tarantool/issues/4183
> https://github.com/tarantool/tarantool/tree/imeevma/gh-4183-clean-up-when-constraint-creation-failed

I've checked your patchset into master.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list