]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Adjust the sqlite3PagerDirectReadOk() routine (part of the
authordrh <>
Tue, 2 Jan 2024 21:37:51 +0000 (21:37 +0000)
committerdrh <>
Tue, 2 Jan 2024 21:37:51 +0000 (21:37 +0000)
commitf5740f72ecc3e52da9dc6321dd3361c65f1125ca
tree520182d1383efcfd522cdafa0966a28850a031a3
parent4eb626350a8359671fa62712be5b33d4a605d444
Adjust the sqlite3PagerDirectReadOk() routine (part of the
SQLITE_DIRECT_OVERFLOW_READ optimization) to use less code and to be
more easily testable.

FossilOrigin-Name: eed670ea2a9424f7df4eeb01c152fc38f7190a5e39aa891651b28dc91fcdc019
manifest
manifest.uuid
src/pager.c
src/wal.c