Tupl
Tupl copied to clipboard
Database verfication should examine checksums
Currently the Database.verify method only examines data structures, but it's not guaranteed to examine all pages. If checksums are enabled, then a separate thread should examine all pages too.