]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in the LIKE optimizer that occurs when the last character
authordrh <drh@noemail.net>
Sat, 23 Feb 2008 21:55:39 +0000 (21:55 +0000)
committerdrh <drh@noemail.net>
Sat, 23 Feb 2008 21:55:39 +0000 (21:55 +0000)
commit9f504eab49a621f3dacbc6db66e8208085c3a3e9
tree8b743ece3ffaa49ed0fc8dbaea90f880553eedfb
parente4d052a3148d4c4eeb44ed93cddf94aee0744aad
Fix a bug in the LIKE optimizer that occurs when the last character
before the wildcard is an upper-case 'Z'.  Ticket #2959. (CVS 4807)

FossilOrigin-Name: 610574b23b5e73b71be71df66e084c5bf37f6ccd
manifest
manifest.uuid
src/where.c
test/like.test