]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix for bug #94: Be sure to journal pages that are added to the freelist then
authordrh <drh@noemail.net>
Sat, 6 Jul 2002 16:28:47 +0000 (16:28 +0000)
committerdrh <drh@noemail.net>
Sat, 6 Jul 2002 16:28:47 +0000 (16:28 +0000)
commit8e298f92f61c161ce128c0d2b520ddb17dbd9748
tree6d5f12dd935b06a567997aad8d0c37c0191e9d15
parent38640e15af4c00270c20bdf980225e2a6f7423b5
Fix for bug #94: Be sure to journal pages that are added to the freelist then
removed from the freelist and reused during the same transaction. (CVS 660)

FossilOrigin-Name: db178646a01483d59e6f9af302e9bbe394956d93
manifest
manifest.uuid
src/pager.c