PostgreSQL Source Code  git master
GlobalVisState Struct Reference

Data Fields

FullTransactionId definitely_needed
 
FullTransactionId maybe_needed
 

Detailed Description

Definition at line 167 of file procarray.c.

Field Documentation

◆ definitely_needed

FullTransactionId GlobalVisState::definitely_needed

Definition at line 170 of file procarray.c.

Referenced by GetSnapshotData(), and GlobalVisUpdateApply().

◆ maybe_needed

FullTransactionId GlobalVisState::maybe_needed

Definition at line 173 of file procarray.c.

Referenced by GetSnapshotData(), and GlobalVisUpdateApply().


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