]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a sqlite3_log() call on anonymous constraint failures.
authordrh <drh@noemail.net>
Wed, 24 Feb 2010 19:23:56 +0000 (19:23 +0000)
committerdrh <drh@noemail.net>
Wed, 24 Feb 2010 19:23:56 +0000 (19:23 +0000)
commitcda455b7ff100ee7e86b6125b41efe3f21754cc9
treef1dd363a99bfa76005cea9bf48c5234289cf4a21
parent7823006011b7374514fcac1e1fd7466df967c7fb
Add a sqlite3_log() call on anonymous constraint failures.
Fix the output of test cases having to do with improved reprepare reporting.
Fix the VACUUM command to report more helpful error messages when things go
wrong.

FossilOrigin-Name: 69a493182fd77bec91598516ee42c11a6db1d039
manifest
manifest.uuid
src/vacuum.c
src/vdbe.c
test/analyze3.test