]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite3Show() family of debugging interfaces under SQLITE_DEBUG.
authordrh <>
Wed, 6 Apr 2022 12:25:04 +0000 (12:25 +0000)
committerdrh <>
Wed, 6 Apr 2022 12:25:04 +0000 (12:25 +0000)
commit8f1eb6f5e4e3eb577faeab5db40e04c595639270
tree9ab59116b63256bc2ce5345fcbf8b571c4001c9e
parent5e431bead8008f52337213a90860fe3f2481c66c
Add the sqlite3Show() family of debugging interfaces under SQLITE_DEBUG.
No changes to deliverable builds.  Rename SQLITE_ENABLE_SELECTTRACE to
SQLITE_ENABLE_TREETRACE in ctime.c.

FossilOrigin-Name: bc33168cf1f48caf848c2dc5c3ae15e4efff8c0378f944eb5398a245139a2b35
manifest
manifest.uuid
src/ctime.c
src/sqliteInt.h
src/treeview.c
tool/mkctimec.tcl
tool/mksqlite3c.tcl