]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Correctly interpret negative "PRAGMA cache_size" values when determining the cache...
authordrh <drh@noemail.net>
Mon, 18 Apr 2016 16:18:13 +0000 (16:18 +0000)
committerdrh <drh@noemail.net>
Mon, 18 Apr 2016 16:18:13 +0000 (16:18 +0000)
commitf204f7d31eb85e79e3f1db19d4a1e2a277cbf17a
treed3968cc01923b2edbe778f2089cf44dc8ff685af
parent38e98808780f5110ca46e450cae66d7034601f6c
Correctly interpret negative "PRAGMA cache_size" values when determining the cache-size used for sorting large amounts of data (i.e. the functionality in vdbesort.c).

FossilOrigin-Name: 39dd67afa508aea8f41387806b263b760512377f
manifest
manifest.uuid
src/vdbesort.c
test/sort5.test