]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When SQLITE_OMIT_LOOKASIDE is set, do not allocate any lookaside memory since
authordrh <drh@noemail.net>
Thu, 23 Jul 2015 17:16:27 +0000 (17:16 +0000)
committerdrh <drh@noemail.net>
Thu, 23 Jul 2015 17:16:27 +0000 (17:16 +0000)
commit7877d9afca7cf5627801d1b0b69790a7158d5699
tree6b75c3aaeefba395b7bb8d565195532bff693e3e
parentd3e3f0b46e52789ef8310a94894c450ba94d84a3
When SQLITE_OMIT_LOOKASIDE is set, do not allocate any lookaside memory since
it will never be used.

FossilOrigin-Name: 0ffd499f2374f2b191080b9952acfed56daf3335
manifest
manifest.uuid
src/main.c