]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the "stmts" virtual table to the amalgamation, activated when compiled
authordrh <drh@noemail.net>
Thu, 29 Jun 2017 13:13:33 +0000 (13:13 +0000)
committerdrh <drh@noemail.net>
Thu, 29 Jun 2017 13:13:33 +0000 (13:13 +0000)
commit366050e89ae76c1e28a5524a4f1375d32d7017d2
tree08b3053ebba5f22f68cdcaeb317f8492a9c2df5e
parent3039e3698de14d61e52c0f51376c895e03b42ee1
parent00d11d400b05e40fd9a2d52033bebc369f07ba04
Add the "stmts" virtual table to the amalgamation, activated when compiled
using -DSQLITE_ENABLE_STMTSVTAB.  Add the SQLITE_STMTSTATUS_REPREPARE and
SQLITE_STMTSTATUS_RUN statistics outputs from sqlite3_stmt_status() and add
corresponding columns to the stmts virtual table.  Change the numeric value
of SQLITE_STMTSTATUS_MEMUSED to get it out of the way of counter values.

FossilOrigin-Name: 88976ae31c2cbc8b75f162140d1356132f69e5b30786e39ad8ca5a1774b03621
manifest
manifest.uuid