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 AE94826DB6 for ; Mon, 4 Mar 2019 12:47:56 -0500 (EST) 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 pM9LXdJgUZVu for ; Mon, 4 Mar 2019 12:47:56 -0500 (EST) Received: from smtpng1.m.smailru.net (smtpng1.m.smailru.net [94.100.181.251]) (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 E34BE25F70 for ; Mon, 4 Mar 2019 12:47:55 -0500 (EST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 12.2 \(3445.102.3\)) Subject: [tarantool-patches] Re: [PATCH v3 1/9] sql: rework syntax errors From: "n.pettik" In-Reply-To: <8bd6b8f7e60a581d62673d548ecf5a3039d16d6e.1551530224.git.imeevma@gmail.com> Date: Mon, 4 Mar 2019 20:47:52 +0300 Content-Transfer-Encoding: 7bit Message-Id: <027AA9F0-7631-43C0-BACE-346DEC94748E@tarantool.org> References: <8bd6b8f7e60a581d62673d548ecf5a3039d16d6e.1551530224.git.imeevma@gmail.com> 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: Imeev Mergen This one LGTM.