Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladimir Davydov <vdavydov.dev@gmail.com>
To: Stanislav Zudin <szudin@tarantool.org>
Cc: tarantool-patches@freelists.org, kostja@tarantool.org
Subject: Re: [tarantool-patches] [PATCH] Feature request for a new collation
Date: Mon, 25 Feb 2019 15:07:21 +0300	[thread overview]
Message-ID: <20190225120721.brdsu3kj4seb5ckk@esperanza> (raw)
In-Reply-To: <20190222114939.21764-1-szudin@tarantool.org>

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?

  parent reply	other threads:[~2019-02-25 12:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-22 11:49 Stanislav Zudin
2019-02-25 11:59 ` Vladimir Davydov
2019-02-25 12:07 ` Vladimir Davydov [this message]
2019-02-25 16:16   ` Konstantin Osipov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190225120721.brdsu3kj4seb5ckk@esperanza \
    --to=vdavydov.dev@gmail.com \
    --cc=kostja@tarantool.org \
    --cc=szudin@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --subject='Re: [tarantool-patches] [PATCH] Feature request for a new collation' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox