]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Corrections to the xRead method for databases in the os_kv.c VFS so that it
authordrh <>
Fri, 16 Sep 2022 15:19:04 +0000 (15:19 +0000)
committerdrh <>
Fri, 16 Sep 2022 15:19:04 +0000 (15:19 +0000)
commit756440febc24d57d6d85e343b969678c234b03bb
tree66ca34451acb004b4ff65e1c465bf151210d350d
parent84e50767871d64ed2e9ffcf7dbee49d97746ce6f
Corrections to the xRead method for databases in the os_kv.c VFS so that it
correctly reads the header, and thus avoids unnecessary cache flushes.  This
changes also includes an optimization to the header read logic.

FossilOrigin-Name: ef54961ce69fddb4cfeeff0860288de2858a6f7a5aa396691e8e99933eb9af54
manifest
manifest.uuid
src/os_kv.c