]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the initial-prefix optimization for the REGEXP extension such that it
authordrh <>
Sun, 3 Jul 2022 14:25:47 +0000 (14:25 +0000)
committerdrh <>
Sun, 3 Jul 2022 14:25:47 +0000 (14:25 +0000)
commitf28727f61e270ecbd58e52318d3895990ff66fe5
treecbad8ba0c9ce4d08c1183835fa4403aa524ce96f
parenta57ac0a82738d5da8177c276f0904fe0089fad81
Fix the initial-prefix optimization for the REGEXP extension such that it
works even if the prefix contains characters that require a 3-byte UTF8
encoding.  This should fix the problem reported by
[forum:/forumpost/96692f8ba5|forum post 96692f8ba5].

FossilOrigin-Name: c94595a6e15490b432f099fefbe2429fa19287f7bdc86332cba0fd1e08f65bd6
ext/misc/regexp.c
manifest
manifest.uuid
test/regexp1.test