PostgreSQL Source Code  git master
ExportedSnapshot Struct Reference

Data Fields

char * snapfile
 
Snapshot snapshot
 

Detailed Description

Definition at line 148 of file snapmgr.c.

Field Documentation

◆ snapfile

char* ExportedSnapshot::snapfile

Definition at line 150 of file snapmgr.c.

Referenced by AtEOXact_Snapshot(), and ExportSnapshot().

◆ snapshot

Snapshot ExportedSnapshot::snapshot

Definition at line 151 of file snapmgr.c.

Referenced by AtEOXact_Snapshot(), and ExportSnapshot().


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