]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Simplify the mem3.c memory allocator. Have it call sqlite3_release_memory()
authordrh <drh@noemail.net>
Sat, 20 Oct 2007 15:41:57 +0000 (15:41 +0000)
committerdrh <drh@noemail.net>
Sat, 20 Oct 2007 15:41:57 +0000 (15:41 +0000)
commita4e5d58f02467225358dcabc10bfdda33f845711
treec2b280c54be8d8b45dcf842b5bb0e76dd6b90776
parent1e3af3343665cdf5a741e8d79d19d3599edea00b
Simplify the mem3.c memory allocator.  Have it call sqlite3_release_memory()
automatically, without having to specify the soft heap limit. (CVS 4496)

FossilOrigin-Name: ca51b2f54076fcf73a8857aecf4b45d66ef0c7b6
manifest
manifest.uuid
src/mem3.c
src/vdbeaux.c
test/func.test
test/tester.tcl