]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove unnecessary tests from the LIKE pattern matcher. Slightly faster and
authordrh <drh@noemail.net>
Wed, 30 Dec 2015 14:06:22 +0000 (14:06 +0000)
committerdrh <drh@noemail.net>
Wed, 30 Dec 2015 14:06:22 +0000 (14:06 +0000)
commit31d175dde485bc4b6b573ef8ca8218378468e926
tree9fcd29ea0d16abf0d1cdbed4efe695941e74fa45
parentff135ae4c33040e3f5f22b2a1bfe51a06cfa9424
Remove unnecessary tests from the LIKE pattern matcher.  Slightly faster and
slightly smaller, and it should also now works with EBCDIC.

FossilOrigin-Name: 0a99a8c4facf65ec67d8d86108c9a3f723f7cbd6
manifest
manifest.uuid
src/func.c