PostgreSQL Source Code  git master
PREDICATELOCKTARGETTAG Struct Reference

#include <predicate_internals.h>

Data Fields

uint32 locktag_field1
 
uint32 locktag_field2
 
uint32 locktag_field3
 
uint32 locktag_field4
 

Detailed Description

Definition at line 267 of file predicate_internals.h.

Field Documentation

◆ locktag_field1

uint32 PREDICATELOCKTARGETTAG::locktag_field1

Definition at line 269 of file predicate_internals.h.

◆ locktag_field2

uint32 PREDICATELOCKTARGETTAG::locktag_field2

Definition at line 270 of file predicate_internals.h.

◆ locktag_field3

uint32 PREDICATELOCKTARGETTAG::locktag_field3

Definition at line 271 of file predicate_internals.h.

◆ locktag_field4

uint32 PREDICATELOCKTARGETTAG::locktag_field4

Definition at line 272 of file predicate_internals.h.


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