]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid making unnecessary changes to the signatures of the
authordrh <drh@noemail.net>
Mon, 1 Aug 2016 14:35:48 +0000 (14:35 +0000)
committerdrh <drh@noemail.net>
Mon, 1 Aug 2016 14:35:48 +0000 (14:35 +0000)
commit32c83c8b9e4fc3a5af99856ae6db15694dbe0414
tree775fc95c2634e592b842e5dc0324375f1019cc03
parent19e76b2a7cf4b1b42f2d90ef27ea852603206bb2
Avoid making unnecessary changes to the signatures of the
sqlite3_auto_extension() and sqlite3_cancel_auto_extension() interfaces.

FossilOrigin-Name: b6ea2f21f602031ef4dbd47462ac11b0bb0d5de6
manifest
manifest.uuid
src/loadext.c
src/sqlite.h.in
src/sqlite3ext.h
src/test1.c
src/test_autoext.c
src/test_func.c
src/test_multiplex.c
src/test_thread.c