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 7425D251D2 for ; Fri, 11 May 2018 15:05:12 -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 51imcOyzNr0B for ; Fri, 11 May 2018 15:05:12 -0400 (EDT) Received: from smtp50.i.mail.ru (smtp50.i.mail.ru [94.100.177.110]) (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 BE8A22512C for ; Fri, 11 May 2018 15:05:11 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH 2/2] sql: replace KeyInfo with key_def References: <877b5a2f7886137cda487933b7de9b1774a88421.1525765048.git.kyukhin@tarantool.org> <20180510125938.o6r3gxjfxmsusl5y@tarantool.org> <20180511125623.ulx2xolqwyx2azit@tarantool.org> From: Vladislav Shpilevoy Message-ID: <70fa7fd6-04b1-8beb-fc38-1c4f1378cb12@tarantool.org> Date: Fri, 11 May 2018 22:05:08 +0300 MIME-Version: 1.0 In-Reply-To: <20180511125623.ulx2xolqwyx2azit@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: tarantool-patches@freelists.org, Kirill Yukhin Hello. Thanks for fixes. I pushed more on the branch. Please, look at them, squash if you agree, and them the patchset is LGTM.