]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add btree-page decoding logic to showwal.c. Commands of the form:
authordrh <drh@noemail.net>
Fri, 25 Jan 2013 15:59:55 +0000 (15:59 +0000)
committerdrh <drh@noemail.net>
Fri, 25 Jan 2013 15:59:55 +0000 (15:59 +0000)
commit1590d10bc97c38ae59719136c158bdadb3bf97a1
tree42e7e9f9d8293d0d3dae731be07342562554ecb5
parent03c41c0bc94996df7a289e2009ad5ad6263d86f4
Add btree-page decoding logic to showwal.c.  Commands of the form:
"showwal $FILE 123bmc" show the content of the btree page in frame
123.  "b" means decode the btree.  "c" means show cell content.
"m" means give a map of the btree page.

FossilOrigin-Name: 93b159da5d2570946fdcd7da120bf7eb82b840f3
manifest
manifest.uuid
tool/showwal.c