[Tarantool-patches] [PATCH 13/14] WIP: module api: expose box_tuple_extract_key_ex()

Alexander Turenko alexander.turenko at tarantool.org
Sat Oct 10 04:21:22 MSK 2020


On Fri, Oct 09, 2020 at 04:14:23AM +0300, Alexander Turenko wrote:
> On Sat, Sep 26, 2020 at 12:58:27AM +0200, Vladislav Shpilevoy wrote:
> > Thanks for the patch!
> > 
> > Or instead of _ex you could make it a method of key_def and
> > call it box_key_def_extract_key(...). IMO that would be more
> > appropriate as a key_def method.
> 
> Since more questions about functions naming arose, I put my thoughts to
> [1].
> 
> [1]: https://lists.tarantool.org/pipermail/tarantool-patches/2020-October/019989.html

It seems, we agreed on box_key_def_extract_key(). See [2] for details.

[2]: https://lists.tarantool.org/pipermail/tarantool-patches/2020-October/020013.html


More information about the Tarantool-patches mailing list