]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make the SQLITE_EXTENSION_INIT1 and SQLITE_EXTENSION_INIT2 macros into loadext
authordrh <drh@noemail.net>
Fri, 19 Apr 2013 01:23:06 +0000 (01:23 +0000)
committerdrh <drh@noemail.net>
Fri, 19 Apr 2013 01:23:06 +0000 (01:23 +0000)
commit08ef8d7311624b78af522275de4e0d62b799882c
treee3989b5a26e83f94780440166ac897e3078d9fe2
parentc288e442e3400e4672f81c1acf86bf2ed61480d1
Make the SQLITE_EXTENSION_INIT1 and SQLITE_EXTENSION_INIT2 macros into
no-ops if the extension is statically linked.

FossilOrigin-Name: 86eb3eed4c70730dba0e319f243f8cb4fa8de06c
manifest
manifest.uuid
src/sqlite3ext.h
src/test_autoext.c