PostgreSQL Source Code  git master
xl_invalid_page Struct Reference

Data Fields

xl_invalid_page_key key
 
bool present
 

Detailed Description

Definition at line 72 of file xlogutils.c.

Field Documentation

◆ key

xl_invalid_page_key xl_invalid_page::key

◆ present

bool xl_invalid_page::present

Definition at line 75 of file xlogutils.c.

Referenced by log_invalid_page(), and XLogCheckInvalidPages().


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