]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the collation sequence interface to allow collation sequences that
authordanielk1977 <danielk1977@noemail.net>
Thu, 10 Jun 2004 02:16:01 +0000 (02:16 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 10 Jun 2004 02:16:01 +0000 (02:16 +0000)
commit466be56bcf05bbc619fb82142d8958186f0497b5
tree878a27ccbc3c69a840507c229e0b525826979465
parent35d4c2f4b85fc436ebb57dbb5b9fd231298a2da5
Change the collation sequence interface to allow collation sequences that
use UTF-16 in non-native byte order to be registered. (CVS 1559)

FossilOrigin-Name: b8aaa3a29e0ddef357ab1b3b0b9f87ed390f2f36
manifest
manifest.uuid
src/build.c
src/main.c
src/pager.c
src/sqlite.h.in
src/sqliteInt.h
src/tclsqlite.c
src/vdbemem.c