aboutsummaryrefslogtreecommitdiff
path: root/src/treeview.c
diff options
context:
space:
mode:
authordrh <>2024-08-20 12:09:55 +0000
committerdrh <>2024-08-20 12:09:55 +0000
commit6ad4e9fd2a45bd5204b55c73179c6e06689312eb (patch)
tree13e73916afb354a932a33efc7302ac57e61fd3b6 /src/treeview.c
parent1c8ed5fa43a0d588874ab9006faf584e88303714 (diff)
downloadsqlite-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