[Tarantool-patches] [PATCH 0/2] tuple: fixes for update()
Chris Sosnin
k.sosnin at tarantool.org
Fri Jan 10 10:28:24 MSK 2020
As Nikita suggested, I split the initial patch into the following two.
It already has LGTM from Vlad.
branch: https://github.com/tarantool/tarantool/tree/ksosnin/gh-3884-update-error
issue: https://github.com/tarantool/tarantool/issues/3884
Chris Sosnin (2):
tuple: fix non-informative update() error message
tuple: add argument length check for update()
src/box/errcode.h | 2 +-
src/box/xrow_update.c | 4 +--
src/box/xrow_update_field.c | 25 +++++++++++++------
src/box/xrow_update_field.h | 3 ++-
...1-access-settings-from-any-frontend.result | 9 ++++---
test/box/update.result | 18 +++++++++++--
test/box/update.test.lua | 3 +++
test/engine/upsert.result | 13 ++++++----
test/vinyl/gh.result | 3 ++-
9 files changed, 57 insertions(+), 23 deletions(-)
--
2.21.0 (Apple Git-122.2)
More information about the Tarantool-patches
mailing list