[tarantool-patches] Re: [PATCH v1 0/2] sql: Create special region for parser
Vladislav Shpilevoy
v.shpilevoy at tarantool.org
Thu May 31 18:41:26 MSK 2018
Hello. Thanks for the patch!
On 31/05/2018 18:01, Kirill Shcherbatov wrote:
> Branch: http://github.com/tarantool/tarantool/tree/kshch/gh-3438-parser-own-region
> Issue: https://github.com/tarantool/tarantool/issues/3438
Please, provide the patchset description.
>
> Kirill Shcherbatov (2):
> sql: remove parser construct, destruct to sql.h
> sql: use own region in Parser
>
> src/box/sql.h | 17 +++++++++++++++++
> src/box/sql/build.c | 6 +++---
> src/box/sql/prepare.c | 11 +++++++++--
> src/box/sql/select.c | 2 +-
> src/box/sql/sqliteInt.h | 29 ++---------------------------
> src/box/sql/tokenize.c | 10 ++++++----
> 6 files changed, 38 insertions(+), 37 deletions(-)
>
More information about the Tarantool-patches
mailing list