]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Separate verbs of sqlite3_config() and sqlite3_db_config() into their
authordrh <drh@noemail.net>
Mon, 4 Aug 2008 20:13:26 +0000 (20:13 +0000)
committerdrh <drh@noemail.net>
Mon, 4 Aug 2008 20:13:26 +0000 (20:13 +0000)
commite9d1c720ee4e1a85a301588a02746a2bba37c8cd
tree3052a9804cc968535043c9ed124252377dd2fd93
parent33a14781c8ba8ed7ee6aad07b801a530e8355a44
Separate verbs of sqlite3_config() and sqlite3_db_config() into their
own namespaces.  Allow SQLITE3_DBCONFIG_LOOKASIDE to specific an external
memory buffer. (CVS 5536)

FossilOrigin-Name: 5dd865da5e787c10ef4c9e96647724bfab9dea01
manifest
manifest.uuid
src/main.c
src/sqlite.h.in
src/sqliteInt.h
src/test_malloc.c
test/altermalloc.test
test/attachmalloc.test
test/lookaside.test
test/malloc_common.tcl
test/memsubsys1.test