[tarantool-patches] Re: [PATCH 1/6] sql: split conflict action and affinity for Expr

Konstantin Osipov kostja at tarantool.org
Wed Sep 19 05:16:51 MSK 2018


* Nikita Pettik <korablev at tarantool.org> [18/09/18 01:19]:
> From: Georgy Kirichenko <georgy at tarantool.org>
> 
> Lets introduce separate field in struct Expr to store conflict action of
> RAISE() function, instead of messing it with affinity.

If it's the same patch and you need it anyway why not just simply
push it already?

> ---
>  src/box/sql/expr.c      | 46 ++++++++++++++++++----------------------------
>  src/box/sql/fkey.c      |  2 +-
>  src/box/sql/parse.y     |  4 ++--
>  src/box/sql/sqliteInt.h |  5 ++++-
>  src/box/sql/treeview.c  |  6 ++++--
>  5 files changed, 29 insertions(+), 34 deletions(-)
 

-- 
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