]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the PGHDR_WRITEABLE bit for PgHdr.flags which is used to
authordrh <drh@noemail.net>
Mon, 29 Jun 2015 18:29:10 +0000 (18:29 +0000)
committerdrh <drh@noemail.net>
Mon, 29 Jun 2015 18:29:10 +0000 (18:29 +0000)
commit1aacbdb3745e04b3b59ef36fb81034c054b8f154
tree58309bbe614bece932d2e9adcd115ce98174e6be
parente399ac2e1e72c6cc1dce09a273b8218332d57418
Add the PGHDR_WRITEABLE bit for PgHdr.flags which is used to
distinguish between pages that are on the dirty list and pages that are
safe to modify.

FossilOrigin-Name: 7c4ef7b7c8744af19075bb96d1e0b63e35978ed1
manifest
manifest.uuid
src/pager.c
src/pcache.c
src/pcache.h