PostgreSQL Source Code  git master
ExportedSnapshot Struct Reference

Data Fields

char * snapfile
 
Snapshot snapshot
 

Detailed Description

Definition at line 163 of file snapmgr.c.

Field Documentation

◆ snapfile

char* ExportedSnapshot::snapfile

Definition at line 165 of file snapmgr.c.

Referenced by AtEOXact_Snapshot(), and ExportSnapshot().

◆ snapshot

Snapshot ExportedSnapshot::snapshot

Definition at line 166 of file snapmgr.c.

Referenced by AtEOXact_Snapshot(), and ExportSnapshot().


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