]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disable rootpage bounds checking when the SQLITE_TESTCTRL_EXTRA_SCHEMA_CHECKS rootpage-bounds-check
authordrh <drh@noemail.net>
Wed, 22 Jul 2020 21:05:23 +0000 (21:05 +0000)
committerdrh <drh@noemail.net>
Wed, 22 Jul 2020 21:05:23 +0000 (21:05 +0000)
commitca439a49677779b7cc1f3fd3c6d4b8d373276347
tree5abe1bbb7d7cc732a158e041649cb02263b42593
parent69306bf43a3abef2af1de9d9846b76650914485f
Disable rootpage bounds checking when the SQLITE_TESTCTRL_EXTRA_SCHEMA_CHECKS
setting is off, to facilitate reaching obscure error states during testing.

FossilOrigin-Name: d7dd4fc464c791915f646b1ad228697d1fa16f530fc7d0e9aa702c8df3068c65
manifest
manifest.uuid
src/build.c
src/main.c
src/prepare.c
src/test1.c
test/corruptL.test
test/dbfuzz001.test
test/fts3corrupt4.test
test/pager1.test
test/tester.tcl