]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_MEM5_FAILOVER compile-time option, which if enabled allows mem5-failover
authordrh <>
Tue, 18 Feb 2025 20:27:04 +0000 (20:27 +0000)
committerdrh <>
Tue, 18 Feb 2025 20:27:04 +0000 (20:27 +0000)
commit0e9332fb6376fcd262184ac0128bfc25a57a8859
treed72b3a0f867b32166b2e4fe392f25b047c7ac0c7
parenteb3a069fc82e53a40ea63076d66ab113a3b2b0c6
Add the SQLITE_MEM5_FAILOVER compile-time option, which if enabled allows
MEMSYS5 to go out to the system heap if it is unable to fulfill an allocation
request.

FossilOrigin-Name: bdd8617b3f4a4dcec03095e1f8810bd020477378fde7bbc2556f7ed8c845dd4e
manifest
manifest.uuid
src/mem5.c
src/shell.c.in
src/sqlite.h.in
src/status.c