PostgreSQL Source Code git master
Loading...
Searching...
No Matches
xlhp_prune_items Struct Reference

#include <heapam_xlog.h>

Data Fields

uint16 ntargets
 
OffsetNumber data [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 386 of file heapam_xlog.h.

Field Documentation

◆ data

OffsetNumber xlhp_prune_items::data[FLEXIBLE_ARRAY_MEMBER]

Definition at line 389 of file heapam_xlog.h.

◆ ntargets

uint16 xlhp_prune_items::ntargets

Definition at line 388 of file heapam_xlog.h.

Referenced by log_heap_prune_and_freeze().


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