]> git.ipfire.org Git - thirdparty/sqlite.git/commit
First attempt at a utility program to compute sqlite_stat1 without doing
authordrh <drh@noemail.net>
Tue, 25 Oct 2016 13:57:40 +0000 (13:57 +0000)
committerdrh <drh@noemail.net>
Tue, 25 Oct 2016 13:57:40 +0000 (13:57 +0000)
commit5fba856bbf0245dce545fad8c3d40c33d5037fb0
tree48f9ab50bbff9d08d9e27074dc467c7dcb911807
parent052153994b30d0f61fece2ee29b75244206d2f36
First attempt at a utility program to compute sqlite_stat1 without doing
a full table scan.

FossilOrigin-Name: 7b83581a43384fe81dc319482e03be0df45ab25d
main.mk
manifest
manifest.uuid
tool/faststat1.c [new file with mode: 0644]