From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 26 Jul 2019 12:55:04 +0300 From: Konstantin Osipov Subject: Re: [PATCH v5 1/3] box: introduce opts.is_multikey function option Message-ID: <20190726095504.GF9916@atlas> References: <20190726092254.GR24631@esperanza> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190726092254.GR24631@esperanza> To: Vladimir Davydov Cc: Kirill Shcherbatov , tarantool-patches@freelists.org, v.shpilevoy@tarantool.org List-ID: * Vladimir Davydov [19/07/26 12:23]: > On Thu, Jul 25, 2019 at 09:39:43PM +0300, Kirill Shcherbatov wrote: > > Needed for #1260 > > > > @TarantoolBot document > > Title: A new option is_multikey for function definition > > > > A new option is_multikey allows to specify wether new function > > returns multiple values packed in a table object. This is a > > native way to define multikey func_index. > > Personally, I'd call this option is_multireturn. Not insisting though. > The patch looks good to me. OK -- Konstantin Osipov, Moscow, Russia