Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH 0/2] tuple: fixes for update()
@ 2020-01-10  7:28 Chris Sosnin
  2020-01-10  7:28 ` [Tarantool-patches] [PATCH 1/2] tuple: fix non-informative update() error message Chris Sosnin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chris Sosnin @ 2020-01-10  7:28 UTC (permalink / raw)
  To: tarantool-patches

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)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-13 14:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10  7:28 [Tarantool-patches] [PATCH 0/2] tuple: fixes for update() Chris Sosnin
2020-01-10  7:28 ` [Tarantool-patches] [PATCH 1/2] tuple: fix non-informative update() error message Chris Sosnin
2020-01-10  7:28 ` [Tarantool-patches] [PATCH 2/2] tuple: add argument length check for update() Chris Sosnin
2020-01-13 14:18 ` [Tarantool-patches] [PATCH 0/2] tuple: fixes " Kirill Yukhin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox