index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tool
/
showwal.c
Commit message (
Expand
)
Author
Age
*
Enhancement to showwal such that it shows what the page hash should be
drh
2023-05-03
*
Improved detection of invalid command-line arguments to the showdb and
drh
2023-02-03
*
Attempt to fix the showwal.c utility program so that it works on WAL files
drh
2021-08-06
*
In the showwal command-line tool, for unix builds, if the
drh
2017-04-16
*
Fix uses of ctype functions (ex: isspace()) on signed characters in test
drh
2015-10-29
*
Fix tool/showwal.c so that it handles WAL files that contain 64KiB pages.
dan
2014-09-15
*
Fix warnings related to having a 64-bit size_t.
mistachkin
2014-07-19
*
Fix warnings caused by the previous commit.
mistachkin
2014-07-19
*
Fix harmless compiler warnings for MSVC in the showdb/showwal command line to...
mistachkin
2014-07-18
*
Add btree-page decoding logic to showwal.c. Commands of the form:
drh
2013-01-25
*
Further improvements to showwal.c: Reset the checksum after each frame so that
drh
2013-01-25
*
Enhance the "showwal" utility program to show checksum failures on frames.
drh
2013-01-25
*
Add the write-ahead log viewer/debugger tool to the tools/ folder.
drh
2010-07-07