[tarantool-patches] Re: [PATCH v2 10/11] sql: move Triggers to server

Konstantin Osipov kostja at tarantool.org
Thu Jun 28 10:18:29 MSK 2018


* Kirill Shcherbatov <kshcherbatov at tarantool.org> [18/06/09 12:39]:
> Introduced sql_triggers field in space structure.
> Changed parser logic to do not insert built triggers, just only
> to do parsing. All triggers insertions and deletions are operated
> via on_replace_dd_trigger now.


>  
> +static void
> +triggers_task_rollback(struct trigger *trigger, void *event)

trigger_task_rollback or trigger_list_task_rollback, please don't
use plural prefixes for function names.

 

-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov




More information about the Tarantool-patches mailing list