From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 25 Feb 2019 19:16:26 +0300 From: Konstantin Osipov Subject: Re: [tarantool-patches] [PATCH] Feature request for a new collation Message-ID: <20190225161626.GA2663@chai> References: <20190222114939.21764-1-szudin@tarantool.org> <20190225120721.brdsu3kj4seb5ckk@esperanza> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190225120721.brdsu3kj4seb5ckk@esperanza> To: Vladimir Davydov Cc: Stanislav Zudin , tarantool-patches@freelists.org List-ID: * Vladimir Davydov [19/02/25 15:11]: > On Fri, Feb 22, 2019 at 02:49:39PM +0300, Stanislav Zudin wrote: > > +local function create_default_collation_s2() > > + log.info("create predefined collation") > > + box.space._collation:replace{3, "unicode_s2", ADMIN, "ICU", "ru_RU", {strength='secondary'}} > > +end > > Also, the new collation name doesn't refer to any particular locale > (unicode_s2), in which regard it's similar to the existing collations > (unicode and unicode_ci). However, in contrast to the latter, it has > ru_RU locale set. Is it OK? Please see my & PeterG discussion about naming in dev@ -- Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 http://tarantool.io - www.twitter.com/kostja_osipov