[patches] [schema 0/1] Allow to do not specify tail nullable index columns

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Thu Jan 25 13:56:10 MSK 2018


Branch: gh-2988-allow-absense-of-index-cols
Issue: https://github.com/tarantool/tarantool/issues/2988

Vladislav Shpilevoy (1):
  Allow to do not specify tail nullable index columns

 src/box/tuple_compare.cc     |  77 +++++--
 src/box/tuple_extract_key.cc | 173 +++++++++++---
 src/box/tuple_format.c       |  11 +-
 src/box/tuple_format.h       |  10 +-
 src/box/tuple_hash.cc        |  32 ++-
 src/box/vy_stmt.c            |  17 +-
 src/box/vy_stmt.h            |   2 +-
 test/engine/null.result      | 526 +++++++++++++++++++++++++++++++++++++++++++
 test/engine/null.test.lua    | 130 +++++++++++
 9 files changed, 912 insertions(+), 66 deletions(-)

-- 
2.11.0 (Apple Git-81)




More information about the Tarantool-patches mailing list