提交 1cee13b0 编写于 作者: H Hongze Cheng

more TDB

上级 5ed7b9a2
......@@ -38,10 +38,9 @@ struct SBTree {
int minLeaf;
};
typedef struct SFreeCell {
u16 size;
u16 next;
} SFreeCell;
typedef struct __attribute__((__packed__)) {
SPgno rChild;
} SBtPageHdr;
typedef struct {
u16 flags;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册