]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If SQLITE_DEBUG is defined, fts5 does extra checks as part of integrity-check. Ensure...
authordan <Dan Kennedy>
Tue, 8 Jul 2025 14:54:20 +0000 (14:54 +0000)
committerdan <Dan Kennedy>
Tue, 8 Jul 2025 14:54:20 +0000 (14:54 +0000)
commit9615cf93c886f13c6c9148ca52fb7b8f7d1fa7de
tree75ace2d90548586b1958ec67f0c9dd1b46ba9ebf
parent925b79039cbed20ca8947b961530c64070b22829
If SQLITE_DEBUG is defined, fts5 does extra checks as part of integrity-check. Ensure that errors from these extra checks are only reported if the other, normal, tests all pass. This fixes a test case in fts5corrupt3.test that was failing if SQLITE_DEBUG was defined.

FossilOrigin-Name: 98a53fb276fa1fa733da2dd3255c35ce9f6af9b9feef6e76fb577b6d142167a2
ext/fts5/fts5_index.c
manifest
manifest.uuid