PostgreSQL Source Code  git master
xl_heap_prune Struct Reference

#include <heapam_xlog.h>

Data Fields

uint8 reason
 
uint8 flags
 

Detailed Description

Definition at line 284 of file heapam_xlog.h.

Field Documentation

◆ flags

uint8 xl_heap_prune::flags

Definition at line 287 of file heapam_xlog.h.

Referenced by heap2_desc(), heap_xlog_prune_freeze(), and log_heap_prune_and_freeze().

◆ reason

uint8 xl_heap_prune::reason

Definition at line 286 of file heapam_xlog.h.


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