]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Performance improvement in the substr() and length() SQL functions.
authordrh <>
Sat, 18 Apr 2026 12:31:53 +0000 (12:31 +0000)
committerdrh <>
Sat, 18 Apr 2026 12:31:53 +0000 (12:31 +0000)
commitf6b807a022c3212036aa75b1641de843d7b5f6fa
tree8957b1d8734fc409e6ceb5b5a615ac3dfd343d30
parent8c6a6b85db408ebbea76fb67e4c3a2d5cb656665
Performance improvement in the substr() and length() SQL functions.
Caution: The new code may give different results for malformed UTF8.
I do not consider that to be a problem by the GI/GO principle.

FossilOrigin-Name: 6124d27a33f4562f40777c2c6318d61709f7b481f23f9ade45064d8ad0700752
manifest
manifest.uuid
src/func.c
src/sqliteInt.h
test/badutf.test