]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the alternative UTF-16 implementation of SUBSTR(). It does not
authordrh <drh@noemail.net>
Tue, 15 May 2007 14:40:11 +0000 (14:40 +0000)
committerdrh <drh@noemail.net>
Tue, 15 May 2007 14:40:11 +0000 (14:40 +0000)
commitf076504b1cb89af2aea41f2717f2fdebc2161189
tree2f76aeb59d968e1d4adbe951623686989d0c296d
parent9a087a99e5f94e043034ba368e61d2697af10136
Remove the alternative UTF-16 implementation of SUBSTR().  It does not
work anymore and the UTF-8 version can do everything that the UTF-16
version does. (CVS 4009)

FossilOrigin-Name: 9b91502ef0ea9c0bfb8362c4b70314dc8449eb9e
manifest
manifest.uuid
src/func.c
src/utf.c