]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify sqlite3_release_memory() to use a global LRU list of pages. Untested. (CVS...
authordanielk1977 <danielk1977@noemail.net>
Mon, 27 Aug 2007 17:27:49 +0000 (17:27 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 27 Aug 2007 17:27:49 +0000 (17:27 +0000)
commit9f61c2f12986211b88adb239846ee8134be2aff1
tree545a4282923040cc7faa35a8a5fb0c3ea76b3265
parent4b6b4ab0d28fe68f58a548c2a89b00af5d586421
Modify sqlite3_release_memory() to use a global LRU list of pages. Untested. (CVS 4301)

FossilOrigin-Name: 5626ce0b5e249d48b56fdc4561ef663941eb23dc
manifest
manifest.uuid
src/mutex.c
src/pager.c
src/sqlite.h.in