]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Slightly smaller and faster code by encapsulating wal-index hash table
authordrh <drh@noemail.net>
Sat, 9 Jun 2018 16:49:00 +0000 (16:49 +0000)
committerdrh <drh@noemail.net>
Sat, 9 Jun 2018 16:49:00 +0000 (16:49 +0000)
commit4ece2f265736090c33cb0f18f5fcbfb148a9fbde
tree7fe85197165c5f3bb6a9150487a8652e71254e48
parenta46ba6cca5102ade4689faeb67a499d56360ebb7
Slightly smaller and faster code by encapsulating wal-index hash table
location information in a separate WalHashLoc object rather than passing
around the various elements as separate variables.

FossilOrigin-Name: 538a365b7a32ab7fa84f59d7556242cfb59b76d287b6417eb3a823197a354e8e
manifest
manifest.uuid
src/wal.c