]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Faster response to sqlite3_interrupt() in the OP_IntegrityCk and OP_Count
authordrh <drh@noemail.net>
Fri, 11 Oct 2019 14:21:48 +0000 (14:21 +0000)
committerdrh <drh@noemail.net>
Fri, 11 Oct 2019 14:21:48 +0000 (14:21 +0000)
commit21f6daa2cd32c5773a606981320c3a5e956a7726
tree541fe200e93cf5253f689844251f41d1fd9fc1df
parentaf94adf049218f9d3675fd796663aa3e021f7d88
Faster response to sqlite3_interrupt() in the OP_IntegrityCk and OP_Count
opcodes.

FossilOrigin-Name: bf875dc59909f9c22f7c1fc843bc4d9e5d97af5cb4ef43c4fa1d566ddfdeaacb
manifest
manifest.uuid
src/btree.c
src/btree.h
src/btreeInt.h
src/vdbe.c