[Tarantool-patches] [RFC v3 1/3] xrow: allow to pass timestamp via xrow_encode_vclock_timed helper

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Fri Apr 30 23:45:48 MSK 2021


Thanks for the patch!

I am not sure it is needed though. You can simply assign tm after
encode(). Grep `xrow_encode_vclock()` to see examples where sync
is assigned after encode, it looks fine.

Too many changes just for a single usage.


More information about the Tarantool-patches mailing list