]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow sqlite3_interrupt() to be invoked on a database connection that is in
authordrh <drh@noemail.net>
Tue, 27 Dec 2016 13:33:52 +0000 (13:33 +0000)
committerdrh <drh@noemail.net>
Tue, 27 Dec 2016 13:33:52 +0000 (13:33 +0000)
commit575242f66fb2ae9bb7c55fbd62707e7e09fbf6f8
tree7dacb1a6d840f1915389d5ec326dc8b85c62ee42
parent5ad74a761db60d985ee36b5f926f9aa2a056a0aa
Allow sqlite3_interrupt() to be invoked on a database connection that is in
the process of being closed even if SQLITE_ENABLE_API_ARMOR is defined.

FossilOrigin-Name: 7854bee260996087bdb7f8729ba8cfb4f467f93f
manifest
manifest.uuid
src/main.c