]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the LIKE optimization so that it works for arbitrary expressions on
authordrh <drh@noemail.net>
Fri, 10 Feb 2017 21:37:57 +0000 (21:37 +0000)
committerdrh <drh@noemail.net>
Fri, 10 Feb 2017 21:37:57 +0000 (21:37 +0000)
commit1c84bd478776a79b7ba5f8c73743a873ee7c4994
tree5416e9d27df94f9c1b4afc7fc7b65271d039a301
parent2c338a9d9ad1f05269a4d44e5bf9fdaeac51a95c
Enhance the LIKE optimization so that it works for arbitrary expressions on
the LHS as long as the pattern on the RHS does not begin with a digit or
a minus sign.

FossilOrigin-Name: 158290c0abafde67ee3f2363f0b6646887841df3
manifest
manifest.uuid
src/whereexpr.c
test/vtab1.test
test/vtabH.test