[Tarantool-patches] [PATCH v1 1/1] sql: bit-wise operations now accepts only UNSIGNED
Kirill Yukhin
kyukhin at tarantool.org
Thu Aug 5 12:57:32 MSK 2021
Hello,
On 04 авг 11:26, imeevma at tarantool.org wrote:
> After this patch, bitwise operations will only accept UNSIGNED and
> positive INTEGER values as operands. The result of the bitwise operand
> will be UNSIGNED.
>
> Part of #4470
> Closes #5364
> ---
> https://github.com/tarantool/tarantool/issues/5364
> https://github.com/tarantool/tarantool/tree/imeevma/gh-5364-fix-bitwise-operations
I've checked your patch into 2.7, 2.8 and master.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list