[tarantool-patches] Re: [PATCH] Set format for spaces with sysview engine

Konstantin Osipov kostja at tarantool.org
Wed Apr 17 16:38:45 MSK 2019


* Kirill Yukhin <kyukhin at tarantool.org> [19/04/15 17:06]:
> +/**
> + * Create an array of key_defs from array of index definitions.

Why allocate on region? We usually allocate key_defs with
malloc().

The function should be called index_def_to_key_def() or similar.


-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov




More information about the Tarantool-patches mailing list