PostgreSQL Source Code: PageXLogRecPtr Struct Reference (original) (raw)
PageXLogRecPtr Struct Reference
#include <[bufpage.h](bufpage%5F8h%5Fsource.html)>
Data Fields | |
---|---|
uint32 | xlogid |
uint32 | xrecoff |
Detailed Description
Definition at line 98 of file bufpage.h.
Field Documentation
◆ xlogid
uint32 PageXLogRecPtr::xlogid
Definition at line 100 of file bufpage.h.
◆ xrecoff
uint32 PageXLogRecPtr::xrecoff
Definition at line 101 of file bufpage.h.
The documentation for this struct was generated from the following file:
- src/include/storage/bufpage.h