more TDB
This commit is contained in:
parent
bccedf76df
commit
bfb11917de
|
@ -55,6 +55,7 @@ struct SPage {
|
||||||
// Fields below used by pager and am
|
// Fields below used by pager and am
|
||||||
u8 *pPageHdr;
|
u8 *pPageHdr;
|
||||||
u8 *aCellIdx;
|
u8 *aCellIdx;
|
||||||
|
u8 *pAmHdr;
|
||||||
u8 *pFreeStart;
|
u8 *pFreeStart;
|
||||||
u8 *pFreeEnd;
|
u8 *pFreeEnd;
|
||||||
SPageFtr *pPageFtr;
|
SPageFtr *pPageFtr;
|
||||||
|
|
Loading…
Reference in New Issue