PostgreSQL Source Code
git master
|
#include <spgist_private.h>
Data Fields | |
uint32 | magicNumber |
SpGistLUPCache | lastUsedPages |
Definition at line 115 of file spgist_private.h.
SpGistLUPCache SpGistMetaPageData::lastUsedPages |
Definition at line 118 of file spgist_private.h.
Referenced by spgGetCache(), SpGistInitMetapage(), and SpGistUpdateMetaPage().
uint32 SpGistMetaPageData::magicNumber |
Definition at line 117 of file spgist_private.h.
Referenced by spgGetCache(), and SpGistInitMetapage().