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 879002BA0F for ; Tue, 17 Apr 2018 19:27:34 -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 EaGDQ-f9LVxd for ; Tue, 17 Apr 2018 19:27:34 -0400 (EDT) Received: from smtp46.i.mail.ru (smtp46.i.mail.ru [94.100.177.106]) (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 426062B934 for ; Tue, 17 Apr 2018 19:27:33 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH 0/2] sql: remove a pair of definitions References: <7D913FD5-F97B-4C11-86D6-5271F8E5F861@tarantool.org> From: Vladislav Shpilevoy Message-ID: <8f9fec9a-b22d-2542-92ef-722775b5b28c@tarantool.org> Date: Wed, 18 Apr 2018 02:27:30 +0300 MIME-Version: 1.0 In-Reply-To: <7D913FD5-F97B-4C11-86D6-5271F8E5F861@tarantool.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit 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: "n.pettik" Cc: tarantool-patches@freelists.org, Kirill Yukhin Kirill, please, review this. On 18/04/2018 02:22, n.pettik wrote: > I am OK with these patches. >