|
PostgreSQL Source Code git master
|
#include <gist_private.h>
Data Fields | |
| BlockNumber | blkno |
| int | num |
Definition at line 184 of file gist_private.h.
| BlockNumber gistxlogPage::blkno |
Definition at line 186 of file gist_private.h.
Referenced by gistplacetopage().
| int gistxlogPage::num |
Definition at line 187 of file gist_private.h.
Referenced by gist_indexsortbuild_levelstate_flush(), gistplacetopage(), gistSplit(), and gistXLogSplit().