PostgreSQL Source Code  git master
xlhp_prune_items Struct Reference

#include <heapam_xlog.h>

Data Fields

uint16 ntargets
 
OffsetNumber data [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 377 of file heapam_xlog.h.

Field Documentation

◆ data

OffsetNumber xlhp_prune_items::data[FLEXIBLE_ARRAY_MEMBER]

Definition at line 380 of file heapam_xlog.h.

Referenced by heap_xlog_deserialize_prune_and_freeze().

◆ ntargets

uint16 xlhp_prune_items::ntargets

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