|
PostgreSQL Source Code git master
|
Data Fields | |
| LOCKTAG | locktag |
| LOCKMODE | lockmode |
| LOCKMODE TwoPhaseLockRecord::lockmode |
Definition at line 161 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 160 of file lock.c.
Referenced by AtPrepare_Locks(), lock_twophase_postcommit(), lock_twophase_recover(), and lock_twophase_standby_recover().