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

◆ fp_nodes

uint8 FSMPageData::fp_nodes[FLEXIBLE_ARRAY_MEMBER]

Definition at line 42 of file fsm_internals.h.

Referenced by fsm_get_max_avail().


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