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 38AC32BBB0 for ; Mon, 13 May 2019 03:11:48 -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 J26cUWXlfgXY for ; Mon, 13 May 2019 03:11:48 -0400 (EDT) Received: from smtp55.i.mail.ru (smtp55.i.mail.ru [217.69.128.35]) (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 E87B92BB78 for ; Mon, 13 May 2019 03:11:47 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH v3 1/3] schema: add new system space for CHECK constraints References: <0cd8bbf7-adfa-f59e-b726-313700aa2b39@tarantool.org> <417a7e5d-d590-a9f1-9e4c-5490180c8689@tarantool.org> <3BCC24C4-8859-496A-B960-D15895D94B89@tarantool.org> From: Kirill Shcherbatov Message-ID: <14d4a03f-8db6-539e-2ce7-c58a5c392fa0@tarantool.org> Date: Mon, 13 May 2019 10:11:45 +0300 MIME-Version: 1.0 In-Reply-To: <3BCC24C4-8859-496A-B960-D15895D94B89@tarantool.org> Content-Type: text/plain; charset=utf-8 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, Nikita Pettik Ok, thank you. Now it is clear.