]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix code so that the deprecated sqlite3_trace() and sqlite3_profile()
authordrh <drh@noemail.net>
Mon, 25 Jul 2016 00:05:56 +0000 (00:05 +0000)
committerdrh <drh@noemail.net>
Mon, 25 Jul 2016 00:05:56 +0000 (00:05 +0000)
commit087ec072ef45e9aaca031a4535cc93b4dbd530f3
tree562a195f67eea3a183514dddf2fbba4365a813ca
parent4b363a5130eeb67734da40007eeb46c48c268e9e
Fix code so that the deprecated sqlite3_trace() and sqlite3_profile()
interfaces are not called when SQLITE_OMIT_DEPRECATED is used.

FossilOrigin-Name: 1c5baae3c545096a29a093f7d4387771f1db507c
manifest
manifest.uuid
src/loadext.c
src/main.c
src/tclsqlite.c