]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Prototype for an sqlite3_db_log() interface. sqlite3_db_log
authordrh <drh@noemail.net>
Wed, 22 Apr 2015 14:41:19 +0000 (14:41 +0000)
committerdrh <drh@noemail.net>
Wed, 22 Apr 2015 14:41:19 +0000 (14:41 +0000)
commit9336a521e841b41af40703930b565b89bc0d8653
tree47b25ff125609064c7791c00c7082cb1f1544550
parent0ba51089c8c97f1005faed9ca4b42cd149d0f36a
Prototype for an sqlite3_db_log() interface.

FossilOrigin-Name: 658e20f55467a90bcebe5e01cf9f252dbe8bd690
14 files changed:
manifest
manifest.uuid
src/func.c
src/main.c
src/printf.c
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
src/tokenize.c
src/vdbe.c
src/vdbeapi.c
src/vdbeaux.c
src/where.c
test/errlog01.test [new file with mode: 0644]