]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update the vtab_err test to check for -DSQLITE_MEMDEBUG=1 and skip the tests
authordrh <drh@noemail.net>
Tue, 2 Jan 2007 18:41:54 +0000 (18:41 +0000)
committerdrh <drh@noemail.net>
Tue, 2 Jan 2007 18:41:54 +0000 (18:41 +0000)
commit588f5bc31b0b5032b24edc95285afbd69aa82f8a
tree06e96cefcebd00ae96aba3c7d219c8849a87fc53
parent4fffb4f0ef2bb81b7917eab50c86cd8d00ebe9ef
Update the vtab_err test to check for -DSQLITE_MEMDEBUG=1 and skip the tests
if missing.  Pager is more careful to clear its file size cache.  Remove
an assert() in VDBE that might fail on a corrupt database file. (CVS 3547)

FossilOrigin-Name: bf1afd016ad71dac90e58540122108f92e77ce3d
manifest
manifest.uuid
src/pager.c
src/vdbe.c
test/vtab_err.test