]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the vdbe_listing and sql_trace pragmas used for debugging. (CVS 1558)
authordrh <drh@noemail.net>
Thu, 10 Jun 2004 01:30:59 +0000 (01:30 +0000)
committerdrh <drh@noemail.net>
Thu, 10 Jun 2004 01:30:59 +0000 (01:30 +0000)
commit35d4c2f4b85fc436ebb57dbb5b9fd231298a2da5
treebb084047e187db6102a6f722ae6e6d3bf50bbfbf
parenta60accbdb26c5e993f8b0b1f8da2dbbdb6c48893
Add the vdbe_listing and sql_trace pragmas used for debugging. (CVS 1558)

FossilOrigin-Name: 28c3cc088018833f507535b8d227232776cff204
manifest
manifest.uuid
src/main.c
src/pager.c
src/pragma.c
src/sqliteInt.h
src/vdbeaux.c
test/trigger3.test