Tarantool development patches archive
 help / color / mirror / Atom feed
From: Kirill Yukhin <kyukhin@tarantool.org>
To: tarantool-patches@freelists.org
Cc: korablev@tarantool.org, Ivan Koptelov <ivan.koptelov@tarantool.org>
Subject: [tarantool-patches] Re: [PATCH 0/2] sql: add better coll. determination & position func.
Date: Mon, 1 Apr 2019 17:15:52 +0300	[thread overview]
Message-ID: <20190401141551.7jcimhusny2oeugs@tarantool.org> (raw)
In-Reply-To: <cover.1553078164.git.ivan.koptelov@tarantool.org>

Hello,

On 20 Mar 14:11, Ivan Koptelov wrote:
> There are two patches in this series. First one enhances
> collation determination for function arguments (e.g. for cases,
> when function arguments have different collations). Second one
> renames instr() to position() and swaps arguments order. Also
> after the second patch both arguments must have the same type,
> which should be either TEXT or BLOB.
> 
> Branch https://github.com/tarantool/tarantool/tree/sudobobo/gh-3933-add-position-func
> Issue https://github.com/tarantool/tarantool/issues/3933

I've checked your patches into master & 2.1 branch.

--
Regards, Kirill Yukhin

      parent reply	other threads:[~2019-04-01 14:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-20 11:11 [tarantool-patches] " Ivan Koptelov
2019-03-20 11:11 ` [tarantool-patches] [PATCH 1/2] sql: add better collation determination in functions Ivan Koptelov
2019-03-25 19:26   ` [tarantool-patches] " n.pettik
2019-03-27 13:38     ` i.koptelov
2019-03-28 12:50       ` n.pettik
2019-03-28 14:08         ` i.koptelov
2019-03-29  9:57           ` n.pettik
2019-03-20 11:11 ` [tarantool-patches] [PATCH 2/2] sql: rename instr to position & add collation usage Ivan Koptelov
2019-03-20 12:59   ` [tarantool-patches] Re: [PATCH 1/2] " i.koptelov
2019-03-26 12:32   ` [tarantool-patches] Re: [PATCH 2/2] " n.pettik
2019-03-27 13:39     ` i.koptelov
2019-03-28 12:57       ` n.pettik
2019-04-01 14:15 ` Kirill Yukhin [this message]

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=20190401141551.7jcimhusny2oeugs@tarantool.org \
    --to=kyukhin@tarantool.org \
    --cc=ivan.koptelov@tarantool.org \
    --cc=korablev@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --subject='[tarantool-patches] Re: [PATCH 0/2] sql: add better coll. determination & position func.' \
    /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