]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add releasePageNotNull() as an alternative to releasePage() when the argument
authordrh <drh@noemail.net>
Sat, 27 Jun 2015 14:59:26 +0000 (14:59 +0000)
committerdrh <drh@noemail.net>
Sat, 27 Jun 2015 14:59:26 +0000 (14:59 +0000)
commitbbf0f867d2142b02cfb9a1a654ccbf74daaf7e6f
tree45518278cb13602c1b9f840f4719fdedbd1cb9db
parentf44890a7c46cf849498338eb729458ebbea33af8
Add releasePageNotNull() as an alternative to releasePage() when the argument
is guaranteed to be non-NULL, and use it for a small performance gain.

FossilOrigin-Name: 9383a688701ac2c366a308efc287c9c0f8977d4e
manifest
manifest.uuid
src/btree.c