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 92E842A727 for ; Sun, 16 Sep 2018 15:04:31 -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 uK0i9Ds6x0Mz for ; Sun, 16 Sep 2018 15:04:31 -0400 (EDT) Received: from smtp32.i.mail.ru (smtp32.i.mail.ru [94.100.177.92]) (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 DABA82A6F5 for ; Sun, 16 Sep 2018 15:04:30 -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 6/7] sql: don't add system spaces to Table hash From: "n.pettik" In-Reply-To: <17fdc456-7d23-7a11-81ac-3fdd9794f152@tarantool.org> Date: Sun, 16 Sep 2018 22:04:22 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: <1171D776-DE6C-4047-9BEB-0507A79F5FB8@tarantool.org> References: <17fdc456-7d23-7a11-81ac-3fdd9794f152@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 > Tests fail on this commit. Probably, you > should squash it with the next one. Indeed. I=E2=80=99ve squashed them.=