[patches] [PATCH 1/2] format: add collation to filed_def and tuple_field

n.pettik korablev at tarantool.org
Tue Mar 6 21:11:57 MSK 2018


> 5. It is not remark, just a subject to discuss. Do we want continue using sqlite string functions? For example, sqlite3StrICmp can already be replaced with strcasecmp.

Well, I asked Kirill and we came to agreement to use in new code common strcasecmp(), instead of SQLite’s analogue.
In second patch I also replaced such usages which trapped into diff (in xferOptimization() and xferCompatibleIndex()).

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20180306/70733eb6/attachment.html>


More information about the Tarantool-patches mailing list