PostgreSQL Source Code
git master
|
Data Fields | |
int | level |
int | logpageno |
Definition at line 84 of file freespace.c.
int FSMAddress::level |
Definition at line 86 of file freespace.c.
Referenced by fsm_get_child(), fsm_get_heap_blk(), fsm_get_location(), fsm_get_parent(), fsm_logical_to_physical(), fsm_search(), fsm_set_and_search(), and fsm_vacuum_page().
int FSMAddress::logpageno |
Definition at line 87 of file freespace.c.
Referenced by fsm_get_child(), fsm_get_heap_blk(), fsm_get_location(), fsm_get_parent(), fsm_logical_to_physical(), and fsm_vacuum_page().