|
PostgreSQL Source Code git master
|
#include <predicate_internals.h>
Data Fields | |
| PREDICATELOCKTARGETTAG | target |
| uint32 | filler |
Definition at line 448 of file predicate_internals.h.
| uint32 TwoPhasePredicateLockRecord::filler |
Definition at line 451 of file predicate_internals.h.
| PREDICATELOCKTARGETTAG TwoPhasePredicateLockRecord::target |
Definition at line 450 of file predicate_internals.h.
Referenced by AtPrepare_PredicateLocks(), and predicatelock_twophase_recover().