]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove a broken assert() triggered by a "PRAGMA max_page_count = N"
authordan <dan@noemail.net>
Sat, 19 Jan 2019 15:27:09 +0000 (15:27 +0000)
committerdan <dan@noemail.net>
Sat, 19 Jan 2019 15:27:09 +0000 (15:27 +0000)
commitb8852ae083d8e8ea60ca331f4c3b5619dda00aac
tree704eb6ce1a724a9705007e8c6540edf273c39c45
parent93b6c1666dfe43b77653d11512ba391a82f66094
Remove a broken assert() triggered by a "PRAGMA max_page_count = N"
invocation, where N is larger than the number of pages in the database image,
but smaller than the number of pages in the database file.

FossilOrigin-Name: 7cd56cad5efead5097e9918c87313bb46e583fe62bae0df1be60e10117e2c3cb
manifest
manifest.uuid
src/pager.c
test/fallocate.test