PostgreSQL Source Code  git master
TwoPhaseLockRecord Struct Reference

Data Fields

LOCKTAG locktag
 
LOCKMODE lockmode
 

Detailed Description

Definition at line 157 of file lock.c.

Field Documentation

◆ lockmode

LOCKMODE TwoPhaseLockRecord::lockmode

◆ locktag

LOCKTAG TwoPhaseLockRecord::locktag

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