]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Provide the SQLITE_DEFAULT_LOOKASIDE compile-time option and make it's default
authordrh <drh@noemail.net>
Mon, 2 Jan 2017 19:02:20 +0000 (19:02 +0000)
committerdrh <drh@noemail.net>
Mon, 2 Jan 2017 19:02:20 +0000 (19:02 +0000)
commit56d65cd7b98532849f1abe83fd6a1ba535b6adf5
tree9d69442a88bb9f8ff00767827c87df3afe68c435
parent83a4f47d5716491b5f251989aa2555887b737b42
Provide the SQLITE_DEFAULT_LOOKASIDE compile-time option and make it's default
value be 1200,100 (raised from 512,125 in the latest release).

FossilOrigin-Name: 584da48f9e818f25134e0a62fb7e84f07019511f
manifest
manifest.uuid
src/global.c