Header And Logo

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

Data Fields

XLogRecord Struct Reference

#include <xlog.h>

Data Fields

uint32 xl_tot_len
TransactionId xl_xid
uint32 xl_len
uint8 xl_info
RmgrId xl_rmid
XLogRecPtr xl_prev
pg_crc32 xl_crc

Detailed Description

Definition at line 41 of file xlog.h.


Field Documentation

Definition at line 50 of file xlog.h.


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