]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in the LIKE optimization that was causing the pattern string
authordrh <drh@noemail.net>
Mon, 11 Jun 2007 12:56:15 +0000 (12:56 +0000)
committerdrh <drh@noemail.net>
Mon, 11 Jun 2007 12:56:15 +0000 (12:56 +0000)
commit9c86df52698346c073d8e1efa59145c42b1bd217
tree3048e765d1fa1048460c2563b6fb452d8fa2e834
parentb39fa652895de9797e7da11887a97f6ca53e1fa0
Fix a bug in the LIKE optimization that was causing the pattern string
to be dequoted twice.  Ticket #2407. (CVS 4056)

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