From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng2.m.smailru.net (smtpng2.m.smailru.net [94.100.179.3]) (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 24D68469719 for ; Thu, 17 Sep 2020 17:27:03 +0300 (MSK) References: <20200911222203.12336-1-roman.habibov@tarantool.org> From: Vladislav Shpilevoy Message-ID: <04312961-1242-50a0-de21-dac394f979ef@tarantool.org> Date: Thu, 17 Sep 2020 16:27:01 +0200 MIME-Version: 1.0 In-Reply-To: <20200911222203.12336-1-roman.habibov@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH] sql: add missed sqlReleaseTempRange() List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Roman Khabibov , tarantool-patches@dev.tarantool.org Hi! Thanks for the patch! LGTM.