]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not attempt to change the page size after a pager has entered the error state...
authordanielk1977 <danielk1977@noemail.net>
Tue, 16 Sep 2008 05:12:24 +0000 (05:12 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Tue, 16 Sep 2008 05:12:24 +0000 (05:12 +0000)
commit1357d9f5f77f573a97b31c46750e55081a30dee0
treeb0a8a494795583d87df9e15d65e27d2ab14737ff
parent3d354708a7a21d9baac7649fa4cb1e3b23dce93a
Do not attempt to change the page size after a pager has entered the error state (Pager.errCode!=SQLITE_OK). This prevents an assertion failure in vacuum3.test. (CVS 5703)

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