]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the new SQLITE_ABORT_ROLLBACK extended error code to be returned for nonblocking-rollback
authordrh <drh@noemail.net>
Mon, 13 Feb 2012 17:01:51 +0000 (17:01 +0000)
committerdrh <drh@noemail.net>
Mon, 13 Feb 2012 17:01:51 +0000 (17:01 +0000)
commit21021a5cbfdd904573412ee72908dbd47f37de4a
tree0c7fedf99bf3e3baa425b634d2d032e240868777
parent0f198a74092903c3d8d5227454acd055600e1f6e
Add the new SQLITE_ABORT_ROLLBACK extended error code to be returned for
statements that are cancelled due to a rollback.

FossilOrigin-Name: 549f4fd00d8325c10099b100e5202b77ee1d83ad
manifest
manifest.uuid
src/main.c
src/sqlite.h.in
src/vdbe.c
src/vdbeaux.c
test/tkt-f777251dc7a.test
test/trans3.test