]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Initial check-in of code that inserts tokenizations of the values
authordrh <drh@noemail.net>
Wed, 25 Nov 2009 18:03:42 +0000 (18:03 +0000)
committerdrh <drh@noemail.net>
Wed, 25 Nov 2009 18:03:42 +0000 (18:03 +0000)
commitc7bc4fde3c5ed76ec4dae4e5f5f1be8e8901703d
tree0b0ccc697aa7485bccbb3ca69f4004ce18e81d51
parent8965b50edffbad6b62dbc65b6a04830f9d5b9548
Initial check-in of code that inserts tokenizations of the values
for bound parameters into the output of sqlite3_trace().

FossilOrigin-Name: 545cfb3b63f482036ae152e6ebcce86d373585a8
Makefile.in
main.mk
manifest
manifest.uuid
src/printf.c
src/sqliteInt.h
src/vdbe.c
src/vdbe.h
src/vdbetrace.c [new file with mode: 0644]
test/trace.test
tool/mksqlite3c.tcl