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 DC0D1247C2 for ; Tue, 15 May 2018 09:42:15 -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 hNU7N7P-e_Sm for ; Tue, 15 May 2018 09:42:15 -0400 (EDT) Received: from smtp47.i.mail.ru (smtp47.i.mail.ru [94.100.177.107]) (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 5B0B32494D for ; Tue, 15 May 2018 09:42:13 -0400 (EDT) Date: Tue, 15 May 2018 16:42:11 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH 0/4] Move original SQLite's statistics to server Message-ID: <20180515134211.mf3k3xgo64cn3zio@tarantool.org> References: 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: Nikita Pettik Hello Vlad, Nikita, On 14 мая 17:12, Vladislav Shpilevoy wrote: > Now the entire patchset LGTM. I've checked the patch set into 2.0 branch. -- Regards, Kirill Yukhin