]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reduce the number of malloc()/free() calls that may occur when a BEGIN CONCURRENT...
authordan <Dan Kennedy>
Fri, 25 Oct 2024 18:24:53 +0000 (18:24 +0000)
committerdan <Dan Kennedy>
Fri, 25 Oct 2024 18:24:53 +0000 (18:24 +0000)
commitb27696b0d2e07844b02a91fa36ffc2db1c813f49
treed96aa56e27e20584a2f2200fd676d35c1b5920e2
parent6bef80b42562f8bf3d2dc322b7820ed5406e4162
Reduce the number of malloc()/free() calls that may occur when a BEGIN CONCURRENT transaction is committed.

FossilOrigin-Name: fcd68bebf27e10e4e49efad220c9f53b7a109696d8b41e24f88c02460197b93f
manifest
manifest.uuid
src/btree.c
src/pcache1.c