PostgreSQL Source Code git master
Loading...
Searching...
No Matches
PageXLogRecPtr Struct Reference

#include <bufpage.h>

Data Fields

uint32 xlogid
 
uint32 xrecoff
 

Detailed Description

Definition at line 97 of file bufpage.h.

Field Documentation

◆ xlogid

uint32 PageXLogRecPtr::xlogid

Definition at line 99 of file bufpage.h.

Referenced by PageXLogRecPtrGet().

◆ xrecoff

uint32 PageXLogRecPtr::xrecoff

Definition at line 100 of file bufpage.h.


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