From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp40.i.mail.ru (smtp40.i.mail.ru [94.100.177.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 27880469710 for ; Wed, 20 May 2020 23:40:41 +0300 (MSK) Date: Wed, 20 May 2020 20:40:41 +0000 From: Nikita Pettik Message-ID: <20200520204040.GA19031@tarantool.org> References: <874510a4f0283272fa4d090a381ec8379d98b3ee.1589852208.git.korablev@tarantool.org> <85218b20-0893-c8e6-eb3e-3f7c6da69c4c@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <85218b20-0893-c8e6-eb3e-3f7c6da69c4c@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH] vinyl: fix comment to vy_read_iterator_cmp_stmt() List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org On 20 May 01:38, Vladislav Shpilevoy wrote: > Hi! Thanks for the patch! > > LGTM. Pushed to master.