]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix indexes on expressions so that they can be actually used with
authordrh <drh@noemail.net>
Sat, 11 Feb 2017 14:59:58 +0000 (14:59 +0000)
committerdrh <drh@noemail.net>
Sat, 11 Feb 2017 14:59:58 +0000 (14:59 +0000)
commitf9463dfbcf8069bb1df1dd3407bc6e2837f9cee6
treedb4610c4625f5d1909ddd056a34d04adfb085522
parent13ac46eea2effd6e6f6033e062b760665bf4b7d3
Fix indexes on expressions so that they can be actually used with
a COLLATE clause.

FossilOrigin-Name: e464b919f76520b45bb58983c6702db59d820ee4
manifest
manifest.uuid
src/expr.c
src/sqliteInt.h
src/where.c
src/whereexpr.c