PostgreSQL Source Code  git master
FreePageBtreeSearchResult Struct Reference

Data Fields

FreePageBtreepage
 
Size index
 
bool found
 
unsigned split_pages
 

Detailed Description

Definition at line 119 of file freepage.c.

Field Documentation

◆ found

bool FreePageBtreeSearchResult::found

◆ index

Size FreePageBtreeSearchResult::index

◆ page

FreePageBtree* FreePageBtreeSearchResult::page

◆ split_pages

unsigned FreePageBtreeSearchResult::split_pages

Definition at line 124 of file freepage.c.

Referenced by FreePageBtreeSearch(), and FreePageManagerPutInternal().


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