[PATCH v2 03/14] vinyl: rename key stmt construction routine

Konstantin Osipov kostja at tarantool.org
Wed Mar 13 11:59:24 MSK 2019


* Vladimir Davydov <vdavydov.dev at gmail.com> [19/03/13 11:53]:
> Currently, it's called vy_stmt_new_select, but soon a key statement will
> be allowed to have any type, not just IPROTO_SELECT. So let's rename it
> to vy_stmt_new_key. Let's also rename the wrapper vy_key_from_msgpack to
> vy_stmt_new_key_from_msgpack to be consistent with vy_stmt_new_key.

OK to push. I would call it vy_key_new() and
vy_key_new_from_msgpack, if these names are not used. 


-- 
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