PostgreSQL Source Code git master
WaitLSNState Struct Reference

#include <xlogwait.h>

Data Fields

pg_atomic_uint64 minWaitedLSN [WAIT_LSN_TYPE_COUNT]
 
pairingheap waitersHeap [WAIT_LSN_TYPE_COUNT]
 
WaitLSNProcInfo procInfos [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 78 of file xlogwait.h.

Field Documentation

◆ minWaitedLSN

◆ procInfos

◆ waitersHeap

pairingheap WaitLSNState::waitersHeap[WAIT_LSN_TYPE_COUNT]

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