|
PostgreSQL Source Code git master
|
#include <heapam_xlog.h>
Data Fields | |
| uint16 | nplans |
| xlhp_freeze_plan | plans [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 373 of file heapam_xlog.h.
| uint16 xlhp_freeze_plans::nplans |
Definition at line 375 of file heapam_xlog.h.
| xlhp_freeze_plan xlhp_freeze_plans::plans[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 376 of file heapam_xlog.h.