PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
xlhp_freeze_plans Struct Reference

#include <heapam_xlog.h>

Data Fields

uint16 nplans
 
xlhp_freeze_plan plans [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 365 of file heapam_xlog.h.

Field Documentation

◆ nplans

uint16 xlhp_freeze_plans::nplans

◆ plans

xlhp_freeze_plan xlhp_freeze_plans::plans[FLEXIBLE_ARRAY_MEMBER]

Definition at line 368 of file heapam_xlog.h.

Referenced by heap_xlog_deserialize_prune_and_freeze().


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