|
PostgreSQL Source Code git master
|
Data Fields | |
| SyncRequestType | type |
| FileTag | ftag |
Definition at line 110 of file checkpointer.c.
| FileTag CheckpointerRequest::ftag |
Definition at line 113 of file checkpointer.c.
Referenced by AbsorbSyncRequests(), and ForwardSyncRequest().
| SyncRequestType CheckpointerRequest::type |
Definition at line 112 of file checkpointer.c.
Referenced by AbsorbSyncRequests(), and ForwardSyncRequest().