[tarantool-patches] Re: [PATCH v1 1/4] box: move db->pShchema init to sql_init

Kirill Shcherbatov kshcherbatov at tarantool.org
Fri Jun 1 23:24:47 MSK 2018


> To use for what? Before what? I see it in the commit message, but lets
> explain this in the comment as well.

-       /* Initialize pSchema to use SQL parser. */
+       /*
+        * Initialize pSchema to use SQL parser on initialization:
+        * e.g. Trigger objects (compiled from SQL on tuple
+        * insertion in _trigger) need to refer it.
+        */




More information about the Tarantool-patches mailing list