PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
RWConflictPoolHeaderData Struct Reference

#include <predicate_internals.h>

Data Fields

dlist_head availableList
 
RWConflict element
 

Detailed Description

Definition at line 206 of file predicate_internals.h.

Field Documentation

◆ availableList

dlist_head RWConflictPoolHeaderData::availableList

◆ element

RWConflict RWConflictPoolHeaderData::element

Definition at line 209 of file predicate_internals.h.

Referenced by PredicateLockShmemInit().


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