PostgreSQL Source Code  git master
PageXLogRecPtr Struct Reference

#include <bufpage.h>

Data Fields

uint32 xlogid
 
uint32 xrecoff
 

Detailed Description

Definition at line 94 of file bufpage.h.

Field Documentation

◆ xlogid

uint32 PageXLogRecPtr::xlogid

Definition at line 96 of file bufpage.h.

◆ xrecoff

uint32 PageXLogRecPtr::xrecoff

Definition at line 97 of file bufpage.h.


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