PostgreSQL Source Code  git master
SpGistLUPCache Struct Reference

#include <spgist_private.h>

Data Fields

SpGistLastUsedPage cachedPage [SPGIST_CACHED_PAGES]
 

Detailed Description

Definition at line 107 of file spgist_private.h.

Field Documentation

◆ cachedPage

SpGistLastUsedPage SpGistLUPCache::cachedPage[SPGIST_CACHED_PAGES]

Definition at line 109 of file spgist_private.h.

Referenced by allocNewBuffer(), and SpGistInitMetapage().


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