[tarantool-patches] Re: [PATCH v2 2/4] schema: add space names cache

Konstantin Osipov kostja at tarantool.org
Thu Nov 1 14:34:25 MSK 2018


* Vladimir Davydov <vdavydov.dev at gmail.com> [18/10/29 20:25]:
> >  		const struct mh_i32ptr_node_t node_p = { space_id(new_space),
> >  							 new_space };
> >  		struct mh_i32ptr_node_t old, *p_old = &old;

In some places we use pold, in other p_old, in others old_p, and
in all of these places p means "pointer".

Let's agree once and for all that it's p_old, p_space, p_name, etc.


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