PostgreSQL Source Code  git master
CheckpointerRequest Struct Reference

Data Fields

SyncRequestType type
 
FileTag ftag
 

Detailed Description

Definition at line 102 of file checkpointer.c.

Field Documentation

◆ ftag

FileTag CheckpointerRequest::ftag

Definition at line 105 of file checkpointer.c.

Referenced by AbsorbSyncRequests(), and ForwardSyncRequest().

◆ type

SyncRequestType CheckpointerRequest::type

Definition at line 104 of file checkpointer.c.

Referenced by AbsorbSyncRequests(), and ForwardSyncRequest().


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