]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change an assert() into a NEVER(), since the condition is difficult to prove deferred-free-space
authordrh <drh@noemail.net>
Tue, 12 Feb 2019 00:58:10 +0000 (00:58 +0000)
committerdrh <drh@noemail.net>
Tue, 12 Feb 2019 00:58:10 +0000 (00:58 +0000)
commita941ff712d465fe9eb6b7cf6fa7cf8264898dc7b
treef09f2c723428501bea00318f6cb98b124229ac4d
parent8357c662b3b0110b7ba0eda82d9fbb787dd20b03
Change an assert() into a NEVER(), since the condition is difficult to prove
with certainty.  Improved comment on the MemPage.nFree field.

FossilOrigin-Name: fec071b89df2cbafda365077bb54bc9999e12086f36d6cea8d125662b36638dc
manifest
manifest.uuid
src/btree.c
src/btreeInt.h