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 5D4B826523 for ; Tue, 19 Jun 2018 09:04:24 -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 MsMzjO2UGzmP for ; Tue, 19 Jun 2018 09:04:24 -0400 (EDT) Received: from smtp2.mail.ru (smtp2.mail.ru [94.100.179.91]) (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 9AEC226515 for ; Tue, 19 Jun 2018 09:04:23 -0400 (EDT) Date: Tue, 19 Jun 2018 16:04:21 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH] sql: rework VIEW internals Message-ID: <20180619130421.uuv4mdckzxak4lwz@tarantool.org> References: <1528129571.147907906@f369.i.mail.ru> <374C812C-1387-42D1-B1B1-EE8FEDAA70A4@tarantool.org> 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: tarantool-patches@freelists.org Cc: "n.pettik" Hello Nikita, Vlad! On 08 июн 23:05, Vladislav Shpilevoy wrote: > Thanks for the fixes! > > I have force pushed another portion of minor ones (see below). > Now the patchset LGTM. I've merged the branch into 2.0. -- Regards, Kirill Yukhin