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 7D0E420955 for ; Fri, 28 Dec 2018 06:10:02 -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 bPHa5pNbFwJg for ; Fri, 28 Dec 2018 06:10:02 -0500 (EST) Received: from smtp57.i.mail.ru (smtp57.i.mail.ru [217.69.128.37]) (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 C06A12084C for ; Fri, 28 Dec 2018 06:10:01 -0500 (EST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 12.0 \(3445.100.39\)) Subject: [tarantool-patches] Re: [PATCH] sql: fix bug with BLOB TRIM() when X'00' in char set From: "n.pettik" In-Reply-To: <0d60bb46-13fa-f7e1-5ca6-8586456444e4@tarantool.org> Date: Fri, 28 Dec 2018 13:09:56 +0200 Content-Transfer-Encoding: 7bit Message-Id: <0F572C83-9F43-4782-8FDF-11DB0D1E18A3@tarantool.org> References: <20181215105741.28464-1-roman.habibov@tarantool.org> <3b2ab896-d36f-3d19-e740-34d9db5d91f0@tarantool.org> <0d60bb46-13fa-f7e1-5ca6-8586456444e4@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: tarantool-patches@freelists.org Cc: Roman Khabibov LGTM.