]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an assertion fault that can occur while autovacuuming a corrupt database
authordrh <drh@noemail.net>
Sat, 26 Feb 2005 17:31:26 +0000 (17:31 +0000)
committerdrh <drh@noemail.net>
Sat, 26 Feb 2005 17:31:26 +0000 (17:31 +0000)
commitccae6026e6b817121bee172fd9e29a6aa67ca8d6
tree240216cff1844d6779b6f7f31936ee1440444bcc
parent75308731329019295e4230dd179af84f307cfb1d
Fix an assertion fault that can occur while autovacuuming a corrupt database
file.  Add the SQLITE_OMIT_COMPLETE compile-time parameter. (CVS 2361)

FossilOrigin-Name: bb0e7e3857a06347b08d93553ac603e737322262
manifest
manifest.uuid
src/btree.c
src/tclsqlite.c
src/test1.c
src/tokenize.c
test/enc2.test
test/main.test
test/tclsqlite.test