]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Speed up wildcard searches in LIKE using strchr() like-compare-opt
authordrh <drh@noemail.net>
Mon, 30 Oct 2017 18:26:59 +0000 (18:26 +0000)
committerdrh <drh@noemail.net>
Mon, 30 Oct 2017 18:26:59 +0000 (18:26 +0000)
commit6b35ba9f5b06adbd505c896d42b3be7f89cd641b
treec3d602816f7a457d8a812fc7fc709bba81aaca4a
parentb68db3187b893b12c1c690711e9318c524818d35
Speed up wildcard searches in LIKE using strchr()

FossilOrigin-Name: 4d336d742043af1f520eff3f462bdb3db495d3045a81a987c3890e7de09bcc00
manifest
manifest.uuid
src/func.c