[tarantool-patches] Re: [PATCH 0/3] Concatenation operator type fixes

Kirill Yukhin kyukhin at tarantool.org
Mon Feb 25 14:42:34 MSK 2019


Hello,

On 19 Feb 11:28, Nikita Pettik wrote:
> This patch makes concatenation operator follow ANSI rules.
> For now, only operands of string-like types (TEXT or BLOB) are
> accepted. What is more, fixed resulting type of concatenation:
> if both operands are of BLOB type, then the resulting value is of
> BLOB value too.
> 
> Branch: https://github.com/tarantool/tarantool/tree/np/gh-3544-fix-randomblob-type
> Issue: https://github.com/tarantool/tarantool/issues/3544

I've checked your patches into 2.1 branch.

--
Regards, Kirill Yukhin




More information about the Tarantool-patches mailing list