]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Changes to the way that the default BINARY collating sequence is recorded
authordrh <drh@noemail.net>
Wed, 30 Dec 2015 16:51:20 +0000 (16:51 +0000)
committerdrh <drh@noemail.net>
Wed, 30 Dec 2015 16:51:20 +0000 (16:51 +0000)
commitf19aa5fa6f1cf6bcb11759a663bc44b10de87c49
tree1a8e27b427566cc073855aa834b6da30ff5ee450
parent0472af91ec58d0d61101fb9f93970b774e25313a
Changes to the way that the default BINARY collating sequence is recorded
result in a slightly smaller and slightly faster executable.  More work could
be done to make this cleaner.

FossilOrigin-Name: 2081d75767dc590b4c8457e5f8e5f18ba5f8eaa7
manifest
manifest.uuid
src/build.c
src/fkey.c
src/global.c
src/insert.c
src/main.c
src/sqliteInt.h
src/where.c
src/whereInt.h