Header And Logo

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

Data Fields

PageHeaderData Struct Reference

#include <bufpage.h>

Data Fields

PageXLogRecPtr pd_lsn
uint16 pd_checksum
uint16 pd_flags
LocationIndex pd_lower
LocationIndex pd_upper
LocationIndex pd_special
uint16 pd_pagesize_version
TransactionId pd_prune_xid
ItemIdData pd_linp [1]

Detailed Description

Definition at line 147 of file bufpage.h.


Field Documentation

Definition at line 152 of file bufpage.h.

Referenced by page_header(), PageCalcChecksum16(), PageIsVerified(), and PageSetChecksumInplace().

Definition at line 153 of file bufpage.h.

Referenced by page_header(), PageInit(), and PageIsVerified().

Definition at line 159 of file bufpage.h.

Referenced by PageIndexTupleDelete().

Definition at line 150 of file bufpage.h.

Definition at line 157 of file bufpage.h.

Definition at line 158 of file bufpage.h.

Referenced by page_header().


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