Tarantool development patches archive
 help / color / mirror / Atom feed
From: Kirill Yukhin <kyukhin@tarantool.org>
To: tarantool-patches@freelists.org
Cc: v.shpilevoy@tarantool.org, kostja@tarantool.org
Subject: [tarantool-patches] Re: [PATCH v2 0/2] sql: rework error handling in box.execute()
Date: Fri, 2 Aug 2019 08:39:25 +0300	[thread overview]
Message-ID: <20190802053925.wlftamxjiopvzbng@tarantool.org> (raw)
In-Reply-To: <cover.1564568388.git.imeevma@gmail.com>

Hello,

On 31 Jul 13:32, imeevma@tarantool.org wrote:
> This patch-set reworks the error handling of box.execute(). After
> this patch-set, box.execute() will return nil as the first return
> value, and error as the second.
> 
> https://github.com/tarantool/tarantool/issues/4390
> https://github.com/tarantool/tarantool/tree/imeevma/gh-4390-box_execute-should-not-throw
> 
> Changes in v2:
>  - Added function, that pushes nil and error in Lua stack.
> 
> Mergen Imeev (2):
>   lua: new function luaT_return_error()
>   sql: rework error handling in box.execute()

I've checked the patchset into master.

--
Regards, Kirill Yukhin

      parent reply	other threads:[~2019-08-02  5:39 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-31 10:32 [tarantool-patches] " imeevma
2019-07-31 10:32 ` [tarantool-patches] [PATCH v2 1/2] lua: new function luaT_return_error() imeevma
2019-07-31 15:23   ` [tarantool-patches] " Alexander Turenko
2019-07-31 15:39     ` Konstantin Osipov
2019-07-31 15:40     ` Vladislav Shpilevoy
2019-07-31 16:20       ` Imeev Mergen
2019-07-31 17:00         ` Vladislav Shpilevoy
2019-07-31 19:33           ` Konstantin Osipov
2019-08-01  8:35           ` Alexander Turenko
2019-07-31 19:32         ` Konstantin Osipov
2019-07-31 17:15   ` Vladislav Shpilevoy
2019-07-31 22:16     ` Mergen Imeev
2019-08-01 20:03       ` Vladislav Shpilevoy
2019-08-01  8:59     ` Mergen Imeev
2019-07-31 10:32 ` [tarantool-patches] [PATCH v2 2/2] sql: rework error handling in box.execute() imeevma
2019-07-31 22:23   ` [tarantool-patches] " Mergen Imeev
2019-08-02  5:39 ` Kirill Yukhin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190802053925.wlftamxjiopvzbng@tarantool.org \
    --to=kyukhin@tarantool.org \
    --cc=kostja@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --cc=v.shpilevoy@tarantool.org \
    --subject='[tarantool-patches] Re: [PATCH v2 0/2] sql: rework error handling in box.execute()' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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