[tarantool-patches] Re: [PATCH 1/1] sql: IS is only applicable when dealing with NULL

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Wed May 16 21:52:58 MSK 2018


Hello. Thanks for the patch! See my 2 comments below.

On 16/05/2018 16:50, Мерген Имеев wrote:
> According to ANSI Standard IS/IS NOT can be used to determine
> if values is null. At the same time in SQLite3 IS/IS NOT have an
> additional function - it can be used to check equality of two
> values. This patch removes that additional function.
> 
> Closes #2136
> ---

1. Please, post here link to the branch and issue like this:
https://www.freelists.org/post/tarantool-patches/PATCH-11-vinyl-fix-crash-in-vinyl-iterator-secondary-next

2. You forgot to push you patch. I do not see a branch on github.




More information about the Tarantool-patches mailing list