PostgreSQL Source Code
git master
|
Go to the source code of this file.
Data Structures | |
struct | OldSnapshotControlData |
Typedefs | |
typedef struct OldSnapshotControlData | OldSnapshotControlData |
Variables | |
PGDLLIMPORT volatile OldSnapshotControlData * | oldSnapshotControl |
typedef struct OldSnapshotControlData OldSnapshotControlData |
|
extern |
Definition at line 81 of file snapmgr.c.
Referenced by GetOldSnapshotFromTimeMapping(), GetOldSnapshotThresholdTimestamp(), GetOldSnapshotTimeMapping(), GetSnapshotCurrentTimestamp(), MaintainOldSnapshotTimeMapping(), SetOldSnapshotThresholdTimestamp(), SnapMgrInit(), SnapshotTooOldMagicForTest(), and TransactionIdLimitedForOldSnapshots().