From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 7970124D20 for ; Thu, 24 May 2018 10:54:30 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ReWStYwlNd0d for ; Thu, 24 May 2018 10:54:30 -0400 (EDT) Received: from smtp49.i.mail.ru (smtp49.i.mail.ru [94.100.177.109]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 399D624BBB for ; Thu, 24 May 2018 10:54:30 -0400 (EDT) Date: Thu, 24 May 2018 17:51:01 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH v1 1/1] sql: remove unnecessary templates for bindings Message-ID: <20180524145101.liazq5adwes34cri@tarantool.org> References: <83d1862c-47af-118e-11cd-7c8ce786f468@tarantool.org> <5c5e8260-38d6-1ae9-eb01-af25124b4dc5@tarantool.org> <061016d3-9a43-35f2-6989-8ab2742a99f3@tarantool.org> <020ef0ad-0a10-e955-c737-e1766d43bd23@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: tarantool-patches@freelists.org Cc: "v.shpilevoy@tarantool.org" Hello, On 24 мая 15:37, Kirill Shcherbatov wrote: > > Hello. Thanks for the patch! I pushed my review fixes on the branch. Now > > the patch LGTM. You may squash my fixes if you want. > Thanks for review! > Changes squashed. I've committed you patch to 2.0 branch. -- Regards, Kirill Yukhin