Header And Logo

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

Data Fields

PredXactListData Struct Reference

#include <predicate_internals.h>

Data Fields

SHM_QUEUE availableList
SHM_QUEUE activeList
TransactionId SxactGlobalXmin
int SxactGlobalXminCount
int WritableSxactCount
SerCommitSeqNo LastSxactCommitSeqNo
SerCommitSeqNo CanPartialClearThrough
SerCommitSeqNo HavePartialClearedThrough
SERIALIZABLEXACTOldCommittedSxact
PredXactListElement element

Detailed Description

Definition at line 145 of file predicate_internals.h.


Field Documentation

Definition at line 147 of file predicate_internals.h.

Referenced by CreatePredXact(), InitPredicateLocks(), and ReleasePredXact().

Definition at line 176 of file predicate_internals.h.

Referenced by InitPredicateLocks().

Definition at line 172 of file predicate_internals.h.

Referenced by ClearOldPredicateLocks(), and InitPredicateLocks().

Definition at line 174 of file predicate_internals.h.

Referenced by InitPredicateLocks().


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