PostgreSQL Source Code git master
|
Data Fields | |
LOCKTAG | locktag |
LOCKMODE | lockmode |
LOCKMODE TwoPhaseLockRecord::lockmode |
Definition at line 159 of file lock.c.
Referenced by AtPrepare_Locks(), lock_twophase_postcommit(), lock_twophase_recover(), and lock_twophase_standby_recover().
LOCKTAG TwoPhaseLockRecord::locktag |
Definition at line 158 of file lock.c.
Referenced by AtPrepare_Locks(), lock_twophase_postcommit(), lock_twophase_recover(), and lock_twophase_standby_recover().