]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem with deferred page allocation in transactions that revert page
authordan <dan@noemail.net>
Fri, 26 May 2017 16:15:05 +0000 (16:15 +0000)
committerdan <dan@noemail.net>
Fri, 26 May 2017 16:15:05 +0000 (16:15 +0000)
commit606f7184801e7e913d712e9a4645b326f3264b5e
treeb2feffef244449766e0969593a5cc38d5f51c2ea
parente3c3be85111b5a9e1b3891e3b3baf18576629195
Fix a problem with deferred page allocation in transactions that revert page
allocations by savepoint rollbacks.

FossilOrigin-Name: a4a3bbe64690856403642352f36e664a5a7fba686463a63446c6ada99df4e89f
manifest
manifest.uuid
src/btree.c
test/concurrent4.test [new file with mode: 0644]