]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the stat VFS to report out the total size of all pages used by
authordrh <drh@noemail.net>
Wed, 28 Sep 2011 00:50:14 +0000 (00:50 +0000)
committerdrh <drh@noemail.net>
Wed, 28 Sep 2011 00:50:14 +0000 (00:50 +0000)
commit4c9f129d6074a89fe06df2d340e577ca52ca1ed8
tree16a6a5d09529ce46daedb0ddb402f066431b9bc8
parentf08f3843b7ccf084084a2f3e3f9b84d4c6650e39
Enhance the stat VFS to report out the total size of all pages used by
a table, even if the ZIPVFS compression backend is in play.  Update
the sqlite3_analyzer logic to use these new outputs.

FossilOrigin-Name: 19b8eaaf70db82d401d33beb7fd36045d5e8326f
manifest
manifest.uuid
src/test_stat.c
test/stat.test
tool/spaceanal.tcl