|
PostgreSQL Source Code git master
|
#include <fsm_internals.h>
Data Fields | |
| int | fp_next_slot |
| uint8 | fp_nodes [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 24 of file fsm_internals.h.
| int FSMPageData::fp_next_slot |
Definition at line 35 of file fsm_internals.h.
Referenced by fsm_search_avail().
| uint8 FSMPageData::fp_nodes[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 42 of file fsm_internals.h.
Referenced by fsm_get_max_avail().