PostgreSQL Source Code: xl_heap_rewrite_mapping Struct Reference (original) (raw)

#include <[heapam_xlog.h](heapam%5F%5Fxlog%5F8h%5Fsource.html)>

Data Fields
TransactionId mapped_xid
Oid mapped_db
Oid mapped_rel
off_t offset
uint32 num_mappings
XLogRecPtr start_lsn

Detailed Description

Definition at line 473 of file heapam_xlog.h.

Field Documentation

mapped_db

Oid xl_heap_rewrite_mapping::mapped_db

mapped_rel

Oid xl_heap_rewrite_mapping::mapped_rel

mapped_xid

num_mappings

uint32 xl_heap_rewrite_mapping::num_mappings

offset

off_t xl_heap_rewrite_mapping::offset

start_lsn


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