PostgreSQL Source Code
git master
|
Data Fields | |
xl_standby_lock | key |
struct RecoveryLockEntry * | next |
xl_standby_lock RecoveryLockEntry::key |
Definition at line 54 of file standby.c.
Referenced by StandbyReleaseXidEntryLocks().
struct RecoveryLockEntry* RecoveryLockEntry::next |
Definition at line 55 of file standby.c.
Referenced by StandbyAcquireAccessExclusiveLock(), and StandbyReleaseXidEntryLocks().