From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 13 Mar 2019 15:00:38 +0300 From: Konstantin Osipov Subject: Re: [PATCH v2 08/14] vinyl: do not pass format to vy_apply_upsert Message-ID: <20190313120038.GH25066@chai> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: To: Vladimir Davydov Cc: tarantool-patches@freelists.org List-ID: * Vladimir Davydov [19/03/13 11:58]: > Use the format of the given statement instead. Passing format is > a legacy from the time when we have a separate format for UPSERTs. > Nowadays it only obfuscates the code. OK to push. In some places we pass tuple format explicitly to avoid an extra format lookup. -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov