Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

SERIALIZABLEXACT Struct Reference

#include <predicate_internals.h>

Data Fields

VirtualTransactionId vxid
SerCommitSeqNo prepareSeqNo
SerCommitSeqNo commitSeqNo
union {
   SerCommitSeqNo   earliestOutConflictCommit
   SerCommitSeqNo   lastCommitBeforeSnapshot
SeqNo
SHM_QUEUE outConflicts
SHM_QUEUE inConflicts
SHM_QUEUE predicateLocks
SHM_QUEUE finishedLink
SHM_QUEUE possibleUnsafeConflicts
TransactionId topXid
TransactionId finishedBefore
TransactionId xmin
uint32 flags
int pid

Detailed Description

Definition at line 56 of file predicate_internals.h.


Field Documentation

union { ... } SERIALIZABLEXACT::SeqNo

The documentation for this struct was generated from the following file: