]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not let the multi-core sorter use lookaside memory, which is not threads-sort-ex1
authordrh <drh@noemail.net>
Wed, 22 Aug 2012 15:16:36 +0000 (15:16 +0000)
committerdrh <drh@noemail.net>
Wed, 22 Aug 2012 15:16:36 +0000 (15:16 +0000)
commit1d60598d4034a2678c4f78ca5a628c356b5cdc18
tree60ce7dd714e42c59911e96cbdbd1008f67fa6d48
parent90c9f698921b9997df57dcef3e7250e6f3e5a22f
Do not let the multi-core sorter use lookaside memory, which is not
thread-safe.

FossilOrigin-Name: acdc7d1270b6aacf4612296a8d4dd596042b058c
manifest
manifest.uuid
src/threads.c
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c
src/vdbesort.c