|
PostgreSQL Source Code git master
|
#include <predicate_internals.h>
Data Fields | |
| PREDICATELOCKTARGET * | myTarget |
| SERIALIZABLEXACT * | myXact |
Definition at line 302 of file predicate_internals.h.
| PREDICATELOCKTARGET* PREDICATELOCKTAG::myTarget |
Definition at line 304 of file predicate_internals.h.
Referenced by ClearOldPredicateLocks(), CreatePredicateLock(), DropAllPredicateLocksFromTable(), and ReleaseOneSerializableXact().
| SERIALIZABLEXACT* PREDICATELOCKTAG::myXact |
Definition at line 305 of file predicate_internals.h.
Referenced by CreatePredicateLock(), and ReleaseOneSerializableXact().