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 11C6120E74 for ; Wed, 18 Jul 2018 01:51:39 -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 nuyuszQZQrQ8 for ; Wed, 18 Jul 2018 01:51:38 -0400 (EDT) Received: from smtp38.i.mail.ru (smtp38.i.mail.ru [94.100.177.98]) (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 B871D20E67 for ; Wed, 18 Jul 2018 01:51:38 -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: <700a432d-b6f1-9d8c-ad1b-b0878e032b30@tarantool.org> Date: Wed, 18 Jul 2018 08:51:30 +0300 MIME-Version: 1.0 In-Reply-To: <20180718024314.be245cmsgklxuvnk@tkn_work_nb> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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: Alexander Turenko , Nikita Tatunov Cc: tarantool-patches@freelists.org Hi. > Alexey, as I see you are familiar with the code. Can you give a review > for the patch? Sure, I can review the patch after Alexander's comments are fixed.