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 F2DE024688 for ; Fri, 18 May 2018 20:28:14 -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 pbYpsjmKy4PA for ; Fri, 18 May 2018 20:28:14 -0400 (EDT) Received: from smtp41.i.mail.ru (smtp41.i.mail.ru [94.100.177.101]) (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 50EF5245FC for ; Fri, 18 May 2018 20:28:13 -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 v1 1/1] sql: added tests for TEMP and TEMPORARY clauses From: "n.pettik" In-Reply-To: <1716191526687040@web54g.yandex.ru> Date: Sat, 19 May 2018 03:28:06 +0300 Content-Transfer-Encoding: 7bit Message-Id: References: <2050311525824390@web59j.yandex.ru> <225ED31B-14F7-4BF1-9383-2100722DFEF2@tarantool.org> <6369401525886435@web18j.yandex.ru> <2421251526051907@web18j.yandex.ru> <04E4818B-7629-43D0-A647-E8918CD9D82A@tarantool.org> <1716191526687040@web54g.yandex.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: roman.habibov1@yandex.ru, Kirill Yukhin Thanks, now patch looks OK to me.