PostgreSQL Source Code git master
|
#include <predicate_internals.h>
Data Fields | |
TransactionId | xmin |
uint32 | flags |
Definition at line 441 of file predicate_internals.h.
uint32 TwoPhasePredicateXactRecord::flags |
Definition at line 444 of file predicate_internals.h.
Referenced by AtPrepare_PredicateLocks(), and predicatelock_twophase_recover().
TransactionId TwoPhasePredicateXactRecord::xmin |
Definition at line 443 of file predicate_internals.h.
Referenced by AtPrepare_PredicateLocks(), and predicatelock_twophase_recover().