Header And Logo

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

XLogRecord Struct Reference

#include <xlog.h>


Data Fields

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


Detailed Description

Definition at line 42 of file xlog.h.


Field Documentation

Definition at line 44 of file xlog.h.

Referenced by BootStrapXLOG(), RecordIsValid(), WriteEmptyXLOG(), and XLogInsert().

Definition at line 45 of file xlog.h.

Referenced by BootStrapXLOG(), ReadRecord(), WriteEmptyXLOG(), and XLogInsert().


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

Generated on Sat Mar 20 03:30:39 2010 for PostgreSQL Source Code by  doxygen 1.5.8