]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the functionality associated with sqlite3_release_memory() and sqlite3_soft_heap_...
authordanielk1977 <danielk1977@noemail.net>
Thu, 21 Aug 2008 12:19:44 +0000 (12:19 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 21 Aug 2008 12:19:44 +0000 (12:19 +0000)
commit67e3da7ad43b63ff9efbb69565aae4ec87cf0941
treee2b68d949e64099ab52787b7ba331ef9730062e3
parent0d3c5d3239a658aaff40b86f5c5c7c2e64b21dc3
Fix the functionality associated with sqlite3_release_memory() and sqlite3_soft_heap_limit(). It is automatically disabled if the SQLITE_CONFIG_PAGECACHE option is used. (CVS 5576)

FossilOrigin-Name: d025866b09352b32a6d35b97144eaad2fafb7165
manifest
manifest.uuid
src/malloc.c
src/pager.c
src/pager.h
src/pcache.c
src/pcache.h
src/vdbeapi.c
test/mutex1.test