]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add extended return code SQLITE_CORRUPT_VTAB. Returned when the tcontents of the...
authordan <dan@noemail.net>
Tue, 17 May 2011 15:56:16 +0000 (15:56 +0000)
committerdan <dan@noemail.net>
Tue, 17 May 2011 15:56:16 +0000 (15:56 +0000)
commit133d7dab17f1a82fbbfa7f0710b6c2dc008d9407
tree4b80eaed5b4b9a095853290cbc24b80ca9134985
parentfc24373999eacec97d42a9148affd6a3b52c33c0
Add extended return code SQLITE_CORRUPT_VTAB. Returned when the tcontents of the sqlite tables used internally by a virtual table module are invalid or inconsistent.

FossilOrigin-Name: 8844e8bfb87314fb40ecb92705e8fff88f72bb38
ext/fts3/fts3.c
ext/fts3/fts3_snippet.c
ext/fts3/fts3_write.c
ext/rtree/rtree.c
manifest
manifest.uuid
src/sqlite.h.in
src/test1.c
test/fts3corrupt.test