]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the sorter, only use large memory allocations if scratch memory has not
authordrh <drh@noemail.net>
Mon, 12 May 2014 15:30:00 +0000 (15:30 +0000)
committerdrh <drh@noemail.net>
Mon, 12 May 2014 15:30:00 +0000 (15:30 +0000)
commitb0f935e4da79d87c5f2fb1c518bf48d24d7e865f
tree50686958d6c9cef5579b516638fbf2b20e8c918c
parentae289fccbf6efae693d12ada717a72c5298c0923
In the sorter, only use large memory allocations if scratch memory has not
been configured.  Add #ifdefs to disable unused code when
SQLITE_MAX_WORKER_THREADS is zero.  Other sorter changes in support
of testability.

FossilOrigin-Name: d7e2b0d9cb099eda3341bc934bedff9facfe88bd
manifest
manifest.uuid
src/main.c
src/vdbesort.c