]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the getNormalPage() routine of pager.c, consolidate pgno error checking
authordrh <>
Mon, 4 Jul 2022 09:41:44 +0000 (09:41 +0000)
committerdrh <>
Mon, 4 Jul 2022 09:41:44 +0000 (09:41 +0000)
commit16316f1b68de0f6778c067b5e0f0947b46a2bcdb
tree851358094075d7f2f9f3581352d6ca89105c51cc
parent0e4ab0db7ee162e5d73437d3650078c145a68839
In the getNormalPage() routine of pager.c, consolidate pgno error checking
into a single spot for small size reduction and performance increase.

FossilOrigin-Name: a1c090e08139f99d30aa89db0756dc59fe8990ce15b3db4d4b726cc6acdab46f
manifest
manifest.uuid
src/pager.c