]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When searching a list of freelist trunk pages looking for a specific page
authordrh <drh@noemail.net>
Thu, 7 Apr 2011 14:47:01 +0000 (14:47 +0000)
committerdrh <drh@noemail.net>
Thu, 7 Apr 2011 14:47:01 +0000 (14:47 +0000)
commit93b4fc78cf8a32f0b9c4563a77706034e56c6093
treea7956896afa6c523b3408fbee5558cecd3b8f077
parentfe98f9b21694cb10ab213e0f90d548765270d95f
When searching a list of freelist trunk pages looking for a specific page
to allocate, avoid unnecessary journalling of the unchanged trunk pages towards
the start of the list.

FossilOrigin-Name: d03d63d77ed144ac2c02a0245c4b4b070b79c88e
manifest
manifest.uuid
src/btree.c