]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Simplifications to error message processing. Fix a possible problem in error
authordrh <drh@noemail.net>
Fri, 15 May 2015 04:13:15 +0000 (04:13 +0000)
committerdrh <drh@noemail.net>
Fri, 15 May 2015 04:13:15 +0000 (04:13 +0000)
commit22c17b8bf5c1600b488b6ce491c7bbdc0f3204d0
tree4a9a224eca899cd0b0cbdb6478a315107164a629
parentf922ca497dd3b72db072c63beabb97fe437a1589
Simplifications to error message processing.  Fix a possible problem in error
message formatting when vacuuming a database with a corrupt schema.

FossilOrigin-Name: 56ef98a04765c34c1c2f3ed7a6f03a732f3b886e
manifest
manifest.uuid
src/malloc.c
src/prepare.c
src/printf.c
src/sqliteInt.h
src/tokenize.c
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c
test/misc4.test