#include <gist_private.h>
Data Fields | |
| gistxlogPage | block |
| IndexTupleData * | list |
| int | lenlist |
| IndexTuple | itup |
| Page | page |
| Buffer | buffer |
| struct SplitedPageLayout * | next |
Definition at line 215 of file gist_private.h.
Definition at line 217 of file gist_private.h.
Referenced by gistplacetopage(), gistSplit(), and gistXLogSplit().
Definition at line 222 of file gist_private.h.
Referenced by gistplacetopage().
Definition at line 220 of file gist_private.h.
Referenced by gistplacetopage(), and gistSplit().
Definition at line 219 of file gist_private.h.
Referenced by gistplacetopage(), gistSplit(), and gistXLogSplit().
Definition at line 218 of file gist_private.h.
Referenced by gistplacetopage(), gistSplit(), and gistXLogSplit().
Definition at line 224 of file gist_private.h.
Referenced by gistplacetopage(), gistSplit(), and gistXLogSplit().
Definition at line 221 of file gist_private.h.
Referenced by gistplacetopage().
1.7.1