From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-f46.google.com (mail-lf1-f46.google.com [209.85.167.46]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 5AC4D46971A for ; Sat, 30 Nov 2019 23:34:41 +0300 (MSK) Received: by mail-lf1-f46.google.com with SMTP id a17so24999450lfi.13 for ; Sat, 30 Nov 2019 12:34:41 -0800 (PST) Date: Sat, 30 Nov 2019 23:34:39 +0300 From: Konstantin Osipov Message-ID: <20191130203439.GA23478@atlas> References: <20191129233922.36600-1-k.sosnin@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191129233922.36600-1-k.sosnin@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH] box: remove unicode_ci for functions List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chris Sosnin Cc: tarantool-patches@dev.tarantool.org * Chris Sosnin [19/11/30 07:03]: > Unicode_ci collation breaks the general > rule for objects naming, so we remove it > in version 2.3.1 The code works according to RFC. There is a justification for this behaviour in RFC. -- Konstantin Osipov, Moscow, Russia