Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

xl_heap_delete Struct Reference

#include <heapam_xlog.h>

Data Fields

xl_heaptid target
TransactionId xmax
uint8 infobits_set
bool all_visible_cleared

Detailed Description

Definition at line 76 of file heapam_xlog.h.


Field Documentation

Definition at line 81 of file heapam_xlog.h.

Referenced by heap_delete(), and heap_xlog_delete().

Definition at line 80 of file heapam_xlog.h.

Referenced by heap_delete(), heap_desc(), and heap_xlog_delete().

Definition at line 78 of file heapam_xlog.h.

Referenced by heap_delete(), heap_desc(), and heap_xlog_delete().

Definition at line 79 of file heapam_xlog.h.

Referenced by heap_delete(), and heap_xlog_delete().


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