PostgreSQL Source Code git master
Loading...
Searching...
No Matches
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

Definition at line 100 of file spgist_private.h.

Referenced by allocNewBuffer(), and SpGistInitMetapage().

◆ freeSpace

int SpGistLastUsedPage::freeSpace

Definition at line 101 of file spgist_private.h.

Referenced by allocNewBuffer().


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