]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add an assert_fts3_nc() macro to fts3 - for assert() conditions that are only true...
authordan <dan@noemail.net>
Fri, 25 Jan 2019 14:48:18 +0000 (14:48 +0000)
committerdan <dan@noemail.net>
Fri, 25 Jan 2019 14:48:18 +0000 (14:48 +0000)
commitc1f6618217f58ee1a1f19e0e8f534a636dae82d9
tree7728191a0c18b26ab1ab4d76fab407422ab408af
parent31ab7d8e5c2fc895d12907b71050b20f5987b891
Add an assert_fts3_nc() macro to fts3 - for assert() conditions that are only true when it is guaranteed that the fts3 database is not corrupt.

FossilOrigin-Name: 3498908cd7f3d0e35b70796537124e3da0bd99d48750ba51bcb9eba87e28ed4d
ext/fts3/fts3.c
ext/fts3/fts3Int.h
ext/fts3/fts3_test.c
ext/fts3/fts3_write.c
manifest
manifest.uuid
test/fts3_common.tcl
test/fts3corrupt4.test