PostgreSQL Source Code  git master
SpGistLastUsedPage Struct Reference

#include <spgist_private.h>

Data Fields

BlockNumber blkno
 
int freeSpace
 

Detailed Description

Definition at line 98 of file spgist_private.h.

Field Documentation

◆ blkno

BlockNumber SpGistLastUsedPage::blkno

◆ freeSpace

int SpGistLastUsedPage::freeSpace

Definition at line 101 of file spgist_private.h.

Referenced by allocNewBuffer(), SpGistGetBuffer(), and SpGistSetLastUsedPage().


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