Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
To: Konstantin Osipov <kostja@tarantool.org>
Cc: tarantool-patches@freelists.org
Subject: [tarantool-patches] Re: [PATCH 2/2] netbox: reuse _request() to do SQL execute()
Date: Fri, 6 Apr 2018 02:30:32 +0300	[thread overview]
Message-ID: <dd067cfb-cad5-680d-8871-bf3ae5a9224c@tarantool.org> (raw)
In-Reply-To: <20180405200727.GA3953@atlas>



05.04.2018 23:07, Konstantin Osipov пишет:
> * Vladislav Shpilevoy <v.shpilevoy@tarantool.org> [18/04/05 22:31]:
>
> Please use select(1, f()) instead of first_value().
>
> Otherwise the patch is OK to push.
I have tried it at first. See the result:

tarantool> function ret() return 1, 2, 3 end
---
...

tarantool> select(1, ret())
---
- 1
- 2
- 3
...

      reply	other threads:[~2018-04-05 23:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-05 19:28 [tarantool-patches] [PATCH 0/2] " Vladislav Shpilevoy
2018-04-05 19:28 ` [tarantool-patches] [PATCH 1/2] netbox: forbid conn:timeout():execute(...) Vladislav Shpilevoy
2018-04-05 20:08   ` [tarantool-patches] " Konstantin Osipov
2018-04-05 19:28 ` [tarantool-patches] [PATCH 2/2] netbox: reuse _request() to do SQL execute() Vladislav Shpilevoy
2018-04-05 20:07   ` [tarantool-patches] " Konstantin Osipov
2018-04-05 23:30     ` Vladislav Shpilevoy [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=dd067cfb-cad5-680d-8871-bf3ae5a9224c@tarantool.org \
    --to=v.shpilevoy@tarantool.org \
    --cc=kostja@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --subject='[tarantool-patches] Re: [PATCH 2/2] netbox: reuse _request() to do SQL 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