]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not attempt to truncate a database in sqlite_dbpage if the database is
authordrh <>
Tue, 17 Dec 2024 14:32:37 +0000 (14:32 +0000)
committerdrh <>
Tue, 17 Dec 2024 14:32:37 +0000 (14:32 +0000)
commit2fb488d10af0068581b9096225d1a68c9563562f
treece89e40e1b822a6d08f677689766cfa6966d63ac
parent32dd04b41e6d4f32b1181163b95317515b689b35
Do not attempt to truncate a database in sqlite_dbpage if the database is
not larger than the requested truncation size.

FossilOrigin-Name: cf8b99e17872c054e7ac0832d12633ce497c843dfc67148daf3b17762fd2b424
manifest
manifest.uuid
src/dbpage.c