]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When a sub-transaction is released, if no pages required by containing sub-transactio... stmt-jrnl-truncate
authordan <Dan Kennedy>
Mon, 22 Feb 2021 15:44:45 +0000 (15:44 +0000)
committerdan <Dan Kennedy>
Mon, 22 Feb 2021 15:44:45 +0000 (15:44 +0000)
commitf43fef29bb78dd5194cf39c12e74552f411cd4d0
tree8216d93fb55a74d0ca8c6358602efcbcce6dcd67
parent7601294ad3fe9f7e0db8eb2478dec0de293b8bb6
When a sub-transaction is released, if no pages required by containing sub-transactions were journaled, truncate the statement journal. This might prevent out-of-control statement journal growth in some cases.

FossilOrigin-Name: e36327fb22db08763a82fb517407ff5ab0dbc053953098033e7e50796a777810
manifest
manifest.uuid
src/memjournal.c
src/pager.c