PostgreSQL Source Code  git master
old_snapshot.h File Reference
#include "datatype/timestamp.h"
#include "storage/s_lock.h"
Include dependency graph for old_snapshot.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  OldSnapshotControlData
 

Typedefs

typedef struct OldSnapshotControlData OldSnapshotControlData
 

Variables

PGDLLIMPORT volatile OldSnapshotControlDataoldSnapshotControl
 

Typedef Documentation

◆ OldSnapshotControlData

Variable Documentation

◆ oldSnapshotControl