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 CE93224ADA for ; Wed, 18 Jul 2018 11:53:43 -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 n4Keg-mbZ3CL for ; Wed, 18 Jul 2018 11:53:43 -0400 (EDT) Received: from smtp33.i.mail.ru (smtp33.i.mail.ru [94.100.177.93]) (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 809F624980 for ; Wed, 18 Jul 2018 11:53:43 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH] sql: LIKE & GLOB pattern comparison issue References: <1530190036-10105-1-git-send-email-hollow653@gmail.com> <20180718024314.be245cmsgklxuvnk@tkn_work_nb> From: Alex Khatskevich Message-ID: Date: Wed, 18 Jul 2018 18:53:41 +0300 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/alternative; boundary="------------A5D6CEBEA17B842E8E7BF4C8" Content-Language: en-US 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: Nikita Tatunov , alexander.turenko@tarantool.org Cc: tarantool-patches@freelists.org This is a multi-part message in MIME format. --------------A5D6CEBEA17B842E8E7BF4C8 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Once you have fixed comments, please apply a new full diff at the end of email, to continue review process. Answer with a full diff to this email please (just paste as a plain text output of `git diff` command) On 18.07.2018 18:24, Nikita Tatunov wrote: > > Fixed it. > > Yeah, you're right. Fixed it. > Isn't actual with the fix. > > Yeah, sure. --------------A5D6CEBEA17B842E8E7BF4C8 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 8bit Once you have fixed comments, please apply a new full diff at the end of email, to
continue review process.
Answer with a full diff to this email please (just paste as a plain text output of `git diff` command)

On 18.07.2018 18:24, Nikita Tatunov wrote:

Fixed it.

Yeah, you're right. Fixed it.
 
Isn't actual with the fix.

Yeah, sure. 

--------------A5D6CEBEA17B842E8E7BF4C8--