]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite3_close_v2() interface (from the deferred-close branch) that
authordrh <drh@noemail.net>
Thu, 21 Jun 2012 15:51:42 +0000 (15:51 +0000)
committerdrh <drh@noemail.net>
Thu, 21 Jun 2012 15:51:42 +0000 (15:51 +0000)
commited68801b202841d67b33c8ce69999ecd659032e8
tree409f6054a53aa2c1f3e8eb90d027dd77cdc77cd7
parent567520226aac5bef285e488cdd19f321ea415ccf
parent4104337270d3183eaa8c88038a8a83602b28e60d
Add the sqlite3_close_v2() interface (from the deferred-close branch) that
allows close operations to happen out-of-order in bindings to
garbage-collected langauges.

FossilOrigin-Name: fb8893abeefabe9de44e34dcf4327764481189f5
manifest
manifest.uuid
src/backup.c
src/main.c
src/sqlite.h.in
src/sqliteInt.h