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