PostgreSQL Source Code  git master
LockMethodData Struct Reference

#include <lock.h>

Data Fields

int numLockModes
 
const LOCKMASKconflictTab
 
const char *const * lockModeNames
 
const booltrace_flag
 

Detailed Description

Definition at line 108 of file lock.h.

Field Documentation

◆ conflictTab

◆ lockModeNames

const char* const* LockMethodData::lockModeNames

◆ numLockModes

◆ trace_flag

const bool* LockMethodData::trace_flag

Definition at line 113 of file lock.h.

Referenced by LockReleaseAll().


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