[Tarantool-patches] [PATCH v5 01/17] sql: set field_type in mem_set_*() functions

Nikita Pettik korablev at tarantool.org
Wed Jul 15 15:22:53 MSK 2020


On 14 Jul 18:48, imeevma at tarantool.org wrote:
> After this patch, the mem_set _*() functions will set the mem field type
> along with its MEM type flag. This will allow us to be sure that the MEM
> type and field type are set correctly, which is important when
> converting values from one type to another.
> 
> Needed for #3809
> ---
>  src/box/sql/vdbemem.c | 10 ++++++++++
>  1 file changed, 10 insertions(+)

Pushed to master.
 


More information about the Tarantool-patches mailing list