]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the "eForce" parameter to the sqlite3_multiplex_shutdown() entry point
authordrh <drh@noemail.net>
Wed, 30 Jul 2014 15:43:05 +0000 (15:43 +0000)
committerdrh <drh@noemail.net>
Wed, 30 Jul 2014 15:43:05 +0000 (15:43 +0000)
commita1a8298c2e89d45be0865b3bead1faf83b926705
tree0b22bc8789767fef34fe4df339f42d49c67eee8c
parentac50232d0fb86ef6733ee697686aed3527ff693a
Add the "eForce" parameter to the sqlite3_multiplex_shutdown() entry point
in test_multiplex.c.  Shutdown is forced if true.  Shutdown is not done if
there are pending database connections and eForce is false, but an error log
entry is made instead.

FossilOrigin-Name: c7303d0139f7e7f4fa7060b52942e6c6c6d4b622
manifest
manifest.uuid
src/test_multiplex.c
src/test_multiplex.h
test/multiplex.test