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 CD2D12ABFD for ; Tue, 9 Oct 2018 08:36:59 -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 UTnlYAsOjaIg for ; Tue, 9 Oct 2018 08:36:59 -0400 (EDT) Received: from smtp51.i.mail.ru (smtp51.i.mail.ru [94.100.177.111]) (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 887BE2A95B for ; Tue, 9 Oct 2018 08:36:59 -0400 (EDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: [tarantool-patches] Re: [PATCH v2 1/1] sql: hold in stat tables space/index id instead of name From: "n.pettik" In-Reply-To: <1538498570.8155792@f528.i.mail.ru> Date: Tue, 9 Oct 2018 15:36:54 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: <16CEE3B0-B6FC-4BE0-B381-704AF1794585@tarantool.org> References: <1f1960f842e9443511b4bf2712a0b79bd7fb0764.1535711802.git.imeevma@gmail.com> <0bbf0c18-9d9b-4849-5a01-24729ab08468@tarantool.org> <70A5C3C7-8069-4FF0-A653-46B3B82C9716@tarantool.org> <1538498570.8155792@f528.i.mail.ru> 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: Imeev Mergen Please, next time attach intermediate diff (i.e. diff between two = versions) or inline each hunk as answer to comment. It is quite complicated to review full patch (especially when it comes to patches containing hundreds of = lines) each time. https://travis-ci.org/tarantool/tarantool/jobs/436232731 box/sql.test.lua fails on Travis. Please, fix it.