]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove some branches in walTryBeginRead() that were
authordrh <drh@noemail.net>
Mon, 13 Nov 2017 05:51:37 +0000 (05:51 +0000)
committerdrh <drh@noemail.net>
Mon, 13 Nov 2017 05:51:37 +0000 (05:51 +0000)
commit2e9b0923aca34aa5d18a3be65f7e082c45758cc3
tree243f3b2e2b9d68263fcc226922c682e7447c3b72
parentc05a063c680af17386b221b977bc4eda1cf56e2b
Remove some branches in walTryBeginRead() that were
added by check-in [ce5d13c2de] but became unreachable with the addition
of logic in check-in [18b26843] that enabled read-only clients to parse
the WAL file into a heap-memory WAL-index, thus guaranteeing that the
WAL-index header is always available.

FossilOrigin-Name: 9c6b38b9a96c11bdf9db4ea025720a4f49dcb723fa2e2776edc8453bce85c7e3
manifest
manifest.uuid
src/wal.c