PostgreSQL Source Code  git master
SpGistMetaPageData Struct Reference

#include <spgist_private.h>

Data Fields

uint32 magicNumber
 
SpGistLUPCache lastUsedPages
 

Detailed Description

Definition at line 115 of file spgist_private.h.

Field Documentation

◆ lastUsedPages

SpGistLUPCache SpGistMetaPageData::lastUsedPages

Definition at line 118 of file spgist_private.h.

Referenced by spgGetCache(), SpGistInitMetapage(), and SpGistUpdateMetaPage().

◆ magicNumber

uint32 SpGistMetaPageData::magicNumber

Definition at line 117 of file spgist_private.h.

Referenced by spgGetCache(), and SpGistInitMetapage().


The documentation for this struct was generated from the following file: