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 A23AD2490E for ; Sat, 19 May 2018 07:57:27 -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 7um-P0CwRA45 for ; Sat, 19 May 2018 07:57:27 -0400 (EDT) Received: from smtp16.mail.ru (smtp16.mail.ru [94.100.176.153]) (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 05D882490D for ; Sat, 19 May 2018 07:57:26 -0400 (EDT) Date: Sat, 19 May 2018 14:57:20 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH v1 1/1] sql: added tests for TEMP and TEMPORARY clauses Message-ID: <20180519115720.prold7bvm4n32ueb@tarantool.org> 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> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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: "n.pettik" Cc: tarantool-patches@freelists.org, roman.habibov1@yandex.ru Hi guys, On 19 мая 03:28, n.pettik wrote: > Thanks, now patch looks OK to me. Thanks for your contribution. I've checked in the patch into 2.0 branch. -- Regards, Kirill Yukhin