]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid parsing the structure of b-tree pages (in sqlite3BtreeInitPage) more than is...
authordanielk1977 <danielk1977@noemail.net>
Thu, 18 Sep 2008 17:34:44 +0000 (17:34 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 18 Sep 2008 17:34:44 +0000 (17:34 +0000)
commiteaa06f6970b3a766a950d1729cda860462745d5e
treecb9a97e7213ef7711048d6d94b28745e410539f3
parenta4d1f6a83f110ca7f06d5c2053f22d1a13c8f432
Avoid parsing the structure of b-tree pages (in sqlite3BtreeInitPage) more than is necessary. (CVS 5720)

FossilOrigin-Name: 6b998f3066754e219c266501327e5578c9406b63
manifest
manifest.uuid
src/btree.c
src/btreeInt.h
src/pager.c
src/pager.h
src/pcache.c
src/pcache.h