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 E085123BC3 for ; Mon, 2 Jul 2018 06:23: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 ZtsK-zipyyrV for ; Mon, 2 Jul 2018 06:23:48 -0400 (EDT) Received: from smtp54.i.mail.ru (smtp54.i.mail.ru [217.69.128.34]) (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 2E08622C05 for ; Mon, 2 Jul 2018 06:23:48 -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 v2 1/3] sql: introduce pragma sql_default_engine From: "n.pettik" In-Reply-To: <4a811b1f-78fd-9e8d-8388-2859ccf87bfe@tarantool.org> Date: Mon, 2 Jul 2018 13:23:32 +0300 Content-Transfer-Encoding: 7bit Message-Id: References: <6271c2d9b369110fac3586e662b8838bec242d72.1530202680.git.kshcherbatov@tarantool.org> <3AA22731-F304-4173-BE6D-B5AAF7AF6BC9@tarantool.org> <4a811b1f-78fd-9e8d-8388-2859ccf87bfe@tarantool.org> 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: Kirill Shcherbatov Now LGTM.