]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Combine the pcacheAddToDirtyList() and pcacheRemoveFromDirtyList() routines
authordrh <drh@noemail.net>
Fri, 22 Aug 2014 20:35:29 +0000 (20:35 +0000)
committerdrh <drh@noemail.net>
Fri, 22 Aug 2014 20:35:29 +0000 (20:35 +0000)
commita8dcba9199cef12aa979e6be7c98c50d5a777c9e
tree051ca6302f4dffeb461197420f68980eee01f265
parent2f2b2b85800866c9cebde588d09706feed6462eb
Combine the pcacheAddToDirtyList() and pcacheRemoveFromDirtyList() routines
into a single pcacheManageDirtyList() routine.  The resulting binary code is
slightly faster and a few bytes smaller.

FossilOrigin-Name: 6bcf1af6a48dbda5ac6f6b3b02810bdfc4730000
manifest
manifest.uuid
src/pcache.c