PostgreSQL Source Code
git master
|
Data Fields | |
FileTag | tag |
CycleCtr | cycle_ctr |
bool | canceled |
bool PendingFsyncEntry::canceled |
Definition at line 60 of file sync.c.
Referenced by ProcessSyncRequests(), and RememberSyncRequest().
CycleCtr PendingFsyncEntry::cycle_ctr |
Definition at line 59 of file sync.c.
Referenced by ProcessSyncRequests(), and RememberSyncRequest().
FileTag PendingFsyncEntry::tag |
Definition at line 58 of file sync.c.
Referenced by ProcessSyncRequests(), and RememberSyncRequest().