From: Konstantin Osipov <kostja.osipov@gmail.com>
To: Stanislav Zudin <szudin@tarantool.org>
Cc: tarantool-patches@freelists.org
Subject: [tarantool-patches] Re: [PATCH v4] Feature request for a new collation
Date: Wed, 6 Mar 2019 12:48:02 +0300 [thread overview]
Message-ID: <20190306094802.GH17432@chai> (raw)
In-Reply-To: <b062e2f3-fa59-e02e-a55b-dd02833bca8e@tarantool.org>
* Stanislav Zudin <szudin@tarantool.org> [19/03/06 11:26]:
>
>
> On 06.03.2019 11:11, Konstantin Osipov wrote:
> > * Stanislav Zudin <szudin@tarantool.org> [19/03/06 10:24]:
> > >
> > >
> > > On 05.03.2019 18:41, Konstantin Osipov wrote:
> > > > * Stanislav Zudin <szudin@tarantool.org> [19/03/05 14:45]:
> > > > > /** Maximal length of locale name. */
> > > > > enum {
> > > > > - COLL_LOCALE_LEN_MAX = 16,
> > > > > + COLL_LOCALE_LEN_MAX = 1024,
> > > > > };
> > > >
> > > > Why?
> > > >
> > >
> > > Because locale may include numerous options such as collation, numbers,
> > > calendar etc. e.g.: "fr@collation=phonebook;calendar=islamic-civil".
> > > The max length is not specified.
> >
> > *Nobody* except us can add a new collation. The names of the
> > collations you added don't exceed 16 bytes. Please keep the old
> > value.
> >
> strlen("de_DE_u_co_phonebk") == 18.
+ "unicode_", then, increase to a relevant value please.
--
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov
next prev parent reply other threads:[~2019-03-06 9:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-05 11:44 [tarantool-patches] " Stanislav Zudin
2019-03-05 14:40 ` Vladimir Davydov
2019-03-06 6:32 ` Stanislav Zudin
2019-03-06 8:10 ` Konstantin Osipov
2019-03-05 15:41 ` [tarantool-patches] " Konstantin Osipov
2019-03-06 6:36 ` Stanislav Zudin
2019-03-06 8:11 ` Konstantin Osipov
2019-03-06 8:23 ` Stanislav Zudin
2019-03-06 9:48 ` Konstantin Osipov [this message]
2019-03-20 15:53 ` Stanislav Zudin
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=20190306094802.GH17432@chai \
--to=kostja.osipov@gmail.com \
--cc=szudin@tarantool.org \
--cc=tarantool-patches@freelists.org \
--subject='[tarantool-patches] Re: [PATCH v4] 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