|
PostgreSQL Source Code git master
|
#include <predicate_internals.h>
Data Fields | |
| SERIALIZABLEXIDTAG | tag |
| SERIALIZABLEXACT * | myXact |
Definition at line 240 of file predicate_internals.h.
| SERIALIZABLEXACT* SERIALIZABLEXID::myXact |
Definition at line 246 of file predicate_internals.h.
Referenced by CheckForSerializableConflictOut(), predicatelock_twophase_recover(), PredicateLockTwoPhaseFinish(), and RegisterPredicateLockingXid().
| SERIALIZABLEXIDTAG SERIALIZABLEXID::tag |
Definition at line 243 of file predicate_internals.h.