From: Stanislav Zudin <szudin@tarantool.org>
To: Konstantin Osipov <kostja@tarantool.org>
Cc: tarantool-patches@freelists.org
Subject: [tarantool-patches] Re: [PATCH v4] Feature request for a new collation
Date: Wed, 6 Mar 2019 09:36:29 +0300 [thread overview]
Message-ID: <35d9a188-03ec-b177-a039-650f15da1fa0@tarantool.org> (raw)
In-Reply-To: <20190305154146.GA6860@chai>
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.
next prev parent reply other threads:[~2019-03-06 6:36 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 [this message]
2019-03-06 8:11 ` Konstantin Osipov
2019-03-06 8:23 ` Stanislav Zudin
2019-03-06 9:48 ` Konstantin Osipov
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=35d9a188-03ec-b177-a039-650f15da1fa0@tarantool.org \
--to=szudin@tarantool.org \
--cc=kostja@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