diff options
author | drh <> | 2024-08-20 12:09:55 +0000 |
---|---|---|
committer | drh <> | 2024-08-20 12:09:55 +0000 |
commit | 6ad4e9fd2a45bd5204b55c73179c6e06689312eb (patch) | |
tree | 13e73916afb354a932a33efc7302ac57e61fd3b6 /src/treeview.c | |
parent | 1c8ed5fa43a0d588874ab9006faf584e88303714 (diff) | |
download | sqlite-6ad4e9fd2a45bd5204b55c73179c6e06689312eb.tar.gz sqlite-6ad4e9fd2a45bd5204b55c73179c6e06689312eb.zip |
Fix for the UTF-16LE problem reporte by
[forum:/forumpost/dc7e1b7527e84343|forum post dc7e1b7527e84343]. Because of
the unexpected ordering of characters using the default collation (memcmp()
order) in UTF-16LE, the LIKE/GLOB optimization restricts its attention to
the pattern prefix that is all ASCII, which is the common case.
FossilOrigin-Name: a5797ebdea423afc3d2d3bd8adaf1575d33a01f594c0c315afcb1499f1718e9b
Diffstat (limited to 'src/treeview.c')
0 files changed, 0 insertions, 0 deletions