Tarantool development patches archive
 help / color / mirror / Atom feed
From: k.sosnin <k.sosnin@tarantool.org>
To: Konstantin Osipov <kostja.osipov@gmail.com>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH] box: remove unicode_ci for functions
Date: Sun, 1 Dec 2019 17:12:44 +0300	[thread overview]
Message-ID: <6241F536-7732-4E2F-ACC8-27A17F3BD5EF@tarantool.org> (raw)
In-Reply-To: <20191130203439.GA23478@atlas>

[-- Attachment #1: Type: text/plain, Size: 483 bytes --]


> The code works according to RFC.
> 
> There is a justification for this behaviour in RFC.

Quote from RFC:

To avoid name clash, we will reserve 
these names by adding entries for them
in _func system space. _func.name
index collation will change
to use unicode_ci. All built-ins
will be added to the bootstrap snapshot.

It is not really mentioned why it is necessary
to change the collation. Also, there is no conflict
with SQL functions as long as every query gets upper-cased.

[-- Attachment #2: Type: text/html, Size: 2386 bytes --]

  reply	other threads:[~2019-12-01 14:12 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-29 23:39 Chris Sosnin
2019-11-30 20:34 ` Konstantin Osipov
2019-12-01 14:12   ` k.sosnin [this message]
2019-12-01 14:36   ` Vladislav Shpilevoy
2019-12-02  7:07     ` Konstantin Osipov
2019-12-02 14:36       ` Nikita Pettik
2019-12-02 14:49         ` Konstantin Osipov
2019-12-06 11:42       ` Kirill Yukhin
2019-12-06 20:17         ` Konstantin Osipov
2019-12-09 11:06           ` Kirill Yukhin
2019-12-09 11:24             ` Konstantin Osipov
2019-12-09 13:25               ` Kirill Yukhin
2019-12-09 13:39                 ` Konstantin Osipov
2019-12-09 14:07                   ` Nikita Pettik
2019-12-09 23:09                   ` Vladislav Shpilevoy
2019-12-10  8:19                     ` Konstantin Osipov
2019-12-10 12:44                       ` Kirill Yukhin

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=6241F536-7732-4E2F-ACC8-27A17F3BD5EF@tarantool.org \
    --to=k.sosnin@tarantool.org \
    --cc=kostja.osipov@gmail.com \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH] box: remove unicode_ci for functions' \
    /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