[tarantool-patches] [PATCH 0/2] Re: [PATCH] sql: Change token/opcode relation assertions to static

Alexey Zavodchenkov zavodchen at gmail.com
Fri Aug 30 18:47:59 MSK 2019


Thank you for the review!
I'm resending the intial patch
and changes you suggested as the separate patch.

Branch: https://github.com/Separador/tarantool/tree/gh-4240 

Alexey Zavodchenkov (2):
  sql: Change token/opcode relative positions assertion to static
  Group assertions and move them out of functions

 src/box/sql/expr.c      | 60 +++++++++++++++++------------------------
 src/box/sql/vdbe.c      | 29 +++++++++++---------
 src/box/sql/whereexpr.c | 19 +++++++------
 3 files changed, 50 insertions(+), 58 deletions(-)

-- 
2.21.0





More information about the Tarantool-patches mailing list