]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the three new pointer interfaces to the loadable extension mechanism.
authordrh <drh@noemail.net>
Thu, 13 Jul 2017 17:54:12 +0000 (17:54 +0000)
committerdrh <drh@noemail.net>
Thu, 13 Jul 2017 17:54:12 +0000 (17:54 +0000)
commit5587d86ddd71ef2f8cc20edf7024ff6640278104
treecbe540302f477a7c0ecad53b00f4fb7aee223c1f
parentd43748aa98d0dde766ff473f565da484b005839c
Add the three new pointer interfaces to the loadable extension mechanism.
Update sqlite3_value_subtype() documentation to remove the statement about
it not being used internally.

FossilOrigin-Name: e5a518038fcb23376d2b17d4d70648320bc5540c5bd8b164201044ebe1ce45c5
manifest
manifest.uuid
src/loadext.c
src/sqlite.h.in
src/sqlite3ext.h