]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When compiling with SQLITE_DEBUG, add run-time checks to ensure that no
authordrh <drh@noemail.net>
Mon, 28 May 2018 17:31:20 +0000 (17:31 +0000)
committerdrh <drh@noemail.net>
Mon, 28 May 2018 17:31:20 +0000 (17:31 +0000)
commit4031bafafb7031c721bf992e27ad5b8b56ac0849
tree3eb2f9910eaf33d8f1e12b70d124c09a62f4fc74
parent9201184711c2841b1a84ae644ab994e1b431ab4f
When compiling with SQLITE_DEBUG, add run-time checks to ensure that no
statement aborts unless either there have been no writes or else there is
a statement journal.

FossilOrigin-Name: 5a4542dbcf17a9f7fed600897555c271e1651fd50eb41d0b126725b486e1d14c
manifest
manifest.uuid
src/build.c
src/fkey.c
src/insert.c
src/upsert.c
src/vdbe.c
src/vdbe.h
src/vdbeInt.h
src/vdbeaux.c
tool/mkopcodeh.tcl