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 708601FD09 for ; Sun, 26 Aug 2018 15:45:04 -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 t3oiNw1xiR-A for ; Sun, 26 Aug 2018 15:45:04 -0400 (EDT) Received: from smtp17.mail.ru (smtp17.mail.ru [94.100.176.154]) (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 281001FA22 for ; Sun, 26 Aug 2018 15:45:04 -0400 (EDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: [tarantool-patches] Re: [PATCH 05/10] sql: remove affinity string of columns from Index From: "n.pettik" In-Reply-To: <3612dd6f-bf08-9f2f-b5f4-8c597946cb6c@tarantool.org> Date: Sun, 26 Aug 2018 22:45:00 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: <862EC7EA-5477-4188-85B6-F7823A3CC16B@tarantool.org> References: <026cd8e04034ad26529a2b8e76e1ae9aabf9076f.1534001739.git.korablev@tarantool.org> <9ad38333-305b-7c55-a682-6b473d76e4f4@tarantool.org> <3612dd6f-bf08-9f2f-b5f4-8c597946cb6c@tarantool.org> 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: Vladislav Shpilevoy > Hi! Thanks for the fixes! > Please, next time attach new diff at the > end of a message. Now I did it below. Sorry, I thought fixes are small enough, so I can avoid attaching almost the same diff=E2=80=A6 Anyway, thx for fix - I have applied it.=