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 2624223485 for ; Thu, 26 Apr 2018 02:52:50 -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 g2wV-VJHyyza for ; Thu, 26 Apr 2018 02:52:50 -0400 (EDT) Received: from smtp20.mail.ru (smtp20.mail.ru [94.100.179.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 D894623483 for ; Thu, 26 Apr 2018 02:52:49 -0400 (EDT) Date: Thu, 26 Apr 2018 09:52:46 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH] sql: remove unnecessary MakeRecord opcodes Message-ID: <20180426065246.2c7fgia5mntojvpr@tarantool.org> References: <20180404123813.93961-1-niatshin@tarantool.org> <1523619335.646146636@f507.i.mail.ru> <6E51B656-812F-4DFE-B848-C5D8C765D8EF@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <6E51B656-812F-4DFE-B848-C5D8C765D8EF@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: "n.pettik" Cc: tarantool-patches@freelists.org Hello Bulat, Nikita, On 22 апр 14:20, n.pettik wrote: > I am OK with this patch. I've committed your patch to 2.1 branch. -- Regards, Kirill Yukhin