PostgreSQL Source Code git master
Loading...
Searching...
No Matches
RecoveryLockXidEntry Struct Reference

Data Fields

TransactionId xid
 
struct RecoveryLockEntryhead
 

Detailed Description

Definition at line 59 of file standby.c.

Field Documentation

◆ head

struct RecoveryLockEntry* RecoveryLockXidEntry::head

Definition at line 62 of file standby.c.

◆ xid

TransactionId RecoveryLockXidEntry::xid

Definition at line 61 of file standby.c.

Referenced by StandbyReleaseOldLocks().


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