]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Omit the sqlite3Apis constant object when compiling with
authordrh <drh@noemail.net>
Thu, 15 Sep 2016 19:15:19 +0000 (19:15 +0000)
committerdrh <drh@noemail.net>
Thu, 15 Sep 2016 19:15:19 +0000 (19:15 +0000)
commit98365be030d46d010361954f56ccc1fb108a2dc2
tree359450714728425cd8e8ec2f9d7d208db588b9cb
parent21e19b44f0f999da21ff7f8c9be8223efe0d926e
Omit the sqlite3Apis constant object when compiling with
SQLITE_OMIT_LOAD_EXTENSION, since it is not used.

FossilOrigin-Name: 7b10461370828b9c57acaaaea518031d53986fa3
manifest
manifest.uuid
src/loadext.c