]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid unnecessary fstat() calls to determine the database size when io-opt
authordrh <drh@noemail.net>
Mon, 29 May 2017 16:45:45 +0000 (16:45 +0000)
committerdrh <drh@noemail.net>
Mon, 29 May 2017 16:45:45 +0000 (16:45 +0000)
commit77f6af2b9600a30936abf9901a813f08e0c1056c
tree5fe118a251efe18a3c7cdaa964121226e5768c6a
parent5f5a2d1c3c26554758782cf6c047bda6eca4d8f3
Avoid unnecessary fstat() calls to determine the database size when
transitioning into a read transaction on a rollback-mode database.

FossilOrigin-Name: 6c3476b513965df22d648f9a1b99733af753b44d51163cc7d42a69bf562300e1
manifest
manifest.uuid
src/pager.c