]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Added the sqlite3_soft_heap_limit64() interface. Deprecate the older
authordrh <drh@noemail.net>
Wed, 15 Sep 2010 17:54:31 +0000 (17:54 +0000)
committerdrh <drh@noemail.net>
Wed, 15 Sep 2010 17:54:31 +0000 (17:54 +0000)
commitf82ccf64377b6f8f89dfa13cf40dd9ae3ae314cf
tree294b877353389c29f301daf45859696de33c56b4
parent2969a587907e56557ebbc71197968fa663b5b9c7
Added the sqlite3_soft_heap_limit64() interface.  Deprecate the older
sqlite3_soft_heap_limit() interface.

FossilOrigin-Name: 82268a2c3d75431cd40de6ad09d398729de32a29
manifest
manifest.uuid
src/malloc.c
src/sqlite.h.in
src/sqliteInt.h
src/test1.c