PostgreSQL Source Code  git master
LOCALPREDICATELOCK Struct Reference

#include <predicate_internals.h>

Data Fields

PREDICATELOCKTARGETTAG tag
 
bool held
 
int childLocks
 

Detailed Description

Definition at line 347 of file predicate_internals.h.

Field Documentation

◆ childLocks

int LOCALPREDICATELOCK::childLocks

◆ held

◆ tag

PREDICATELOCKTARGETTAG LOCALPREDICATELOCK::tag

Definition at line 350 of file predicate_internals.h.


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