]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid unnecessary no-op calls from getAndInitPage() to btreeInitPage()
authordrh <drh@noemail.net>
Mon, 9 Dec 2013 01:04:54 +0000 (01:04 +0000)
committerdrh <drh@noemail.net>
Mon, 9 Dec 2013 01:04:54 +0000 (01:04 +0000)
commit29f2bad6f0c94564522093a9feb6878fd8d893da
tree3bde18370b80f68cc69c4bb757bc3816f8660799
parent7599d4aa44a0fec270bc744457d4b3a94927d366
Avoid unnecessary no-op calls from getAndInitPage() to btreeInitPage()
in the btree.c logic.

FossilOrigin-Name: 81f5ae13b2e23daee03151d32515387b7f5ba5e5
manifest
manifest.uuid
src/btree.c