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

Data Fields

RelFileLocator locator
 
ForkNumber forkno
 
BlockNumber blkno
 

Detailed Description

Definition at line 65 of file xlogutils.c.

Field Documentation

◆ blkno

BlockNumber xl_invalid_page_key::blkno

Definition at line 69 of file xlogutils.c.

◆ forkno

ForkNumber xl_invalid_page_key::forkno

Definition at line 68 of file xlogutils.c.

◆ locator

RelFileLocator xl_invalid_page_key::locator

Definition at line 67 of file xlogutils.c.


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