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 1311F21C91 for ; Wed, 13 Jun 2018 02:43:11 -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 tAlVQ7JV2hEL for ; Wed, 13 Jun 2018 02:43:11 -0400 (EDT) Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (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 5EFEC21837 for ; Wed, 13 Jun 2018 02:43:10 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH v1 1/1] sql: drop useless legacy Cursor hints References: <1528580490.331665582@f480.i.mail.ru> From: Kirill Shcherbatov Message-ID: <44295e51-aabe-27f9-8331-6d30387a3551@tarantool.org> Date: Wed, 13 Jun 2018 09:43:07 +0300 MIME-Version: 1.0 In-Reply-To: <1528580490.331665582@f480.i.mail.ru> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit 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: "v.shpilevoy@tarantool.org" > 1. The same comment. What have you write after '---'? Ok, I'll try to do not forget about it in next time. It were not obvious for me to edit ./create_commits.sh result files. Branch: http://github.com/tarantool/tarantool/tree/kshch/gh-3121-useless-hints Issue: https://github.com/tarantool/tarantool/issues/3121 > 2. I have pushed my fixes as a separate commit. Please, > look, perceive and squash. Done. Tnx.