]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the SQLITE_OMIT_MERGE_SORT compile-time option and its related code.
authordrh <drh@noemail.net>
Sun, 24 Mar 2013 22:56:49 +0000 (22:56 +0000)
committerdrh <drh@noemail.net>
Sun, 24 Mar 2013 22:56:49 +0000 (22:56 +0000)
commitdba0cb23514248d15da8870951ce5c60e5d478a6
tree886de3eb8540a974ca13dfeca2c3105da9157dd7
parent48864df97d4a09bb229b0a298bb458db31524432
Remove the SQLITE_OMIT_MERGE_SORT compile-time option and its related code.
The merge sorter is now a required component.

FossilOrigin-Name: 8b44d6fb159e85267095e846cded2764c3bcb895
manifest
manifest.uuid
src/build.c
src/ctime.c
src/test_config.c
src/vdbe.c
src/vdbeInt.h
src/vdbesort.c