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

#include <heapam_xlog.h>

Data Fields

uint16 ntargets
 
OffsetNumber data [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 378 of file heapam_xlog.h.

Field Documentation

◆ data

OffsetNumber xlhp_prune_items::data[FLEXIBLE_ARRAY_MEMBER]

Definition at line 381 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: