#include <predicate_internals.h>
Data Fields | |
TwoPhasePredicateRecordType | type |
union { | |
TwoPhasePredicateXactRecord xactRecord | |
TwoPhasePredicateLockRecord lockRecord | |
} | data |
Definition at line 467 of file predicate_internals.h.
union { ... } TwoPhasePredicateRecord::data |
Referenced by AtPrepare_PredicateLocks(), and predicatelock_twophase_recover().
Definition at line 473 of file predicate_internals.h.
Referenced by AtPrepare_PredicateLocks(), and predicatelock_twophase_recover().
Definition at line 469 of file predicate_internals.h.
Referenced by AtPrepare_PredicateLocks(), and predicatelock_twophase_recover().
Definition at line 472 of file predicate_internals.h.
Referenced by AtPrepare_PredicateLocks(), and predicatelock_twophase_recover().