]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_MAX_MEMORY compile-time option that provides a hard upper bound max-memory-option
authordrh <drh@noemail.net>
Fri, 10 Mar 2017 15:55:54 +0000 (15:55 +0000)
committerdrh <drh@noemail.net>
Fri, 10 Mar 2017 15:55:54 +0000 (15:55 +0000)
commite43d6aee45208884330cd23a64d2e38771b8f5e4
treea872e979834fb2792118cba0e83ddf4ee84c0488
parenta2df53bd619520ce4ea8be314bed25d998a13947
Add the SQLITE_MAX_MEMORY compile-time option that provides a hard upper bound
on the amount of memory that SQLite will use, per process.

FossilOrigin-Name: 77dfe2abdae88dea81217f352d87e5ba2c822715
manifest
manifest.uuid
src/malloc.c