PostgreSQL Source Code  git master
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 364 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 367 of file heapam_xlog.h.

Referenced by heap_xlog_deserialize_prune_and_freeze().


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