PostgreSQL Source Code  git master
FSMPageData Struct Reference

#include <fsm_internals.h>

Data Fields

int fp_next_slot
 
uint8 fp_nodes [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 24 of file fsm_internals.h.

Field Documentation

◆ fp_next_slot

int FSMPageData::fp_next_slot

Definition at line 35 of file fsm_internals.h.

Referenced by fsm_page_contents(), and fsm_search_avail().

◆ fp_nodes


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