]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improvements to the way the LIKE optimization is implemented, resulting in
authordrh <drh@noemail.net>
Mon, 2 May 2016 10:25:42 +0000 (10:25 +0000)
committerdrh <drh@noemail.net>
Mon, 2 May 2016 10:25:42 +0000 (10:25 +0000)
commit44aebff24623d6adc3e2977d1e95ad1a2353ea6d
tree434a197a48e7b5ffbad7519a15738687e1f345b7
parent40cf36ff1756a3c65f9569afeae4066bbb5aed41
Improvements to the way the LIKE optimization is implemented, resulting in
slightly smaller and faster code that is easier to test.

FossilOrigin-Name: 54c63b329288729031f45b7778752552cd90e226
manifest
manifest.uuid
src/vdbe.c
src/where.c
src/whereInt.h
src/wherecode.c