PostgreSQL Source Code git master
ExportedSnapshot Struct Reference

Data Fields

char * snapfile
 
Snapshot snapshot
 

Detailed Description

Definition at line 205 of file snapmgr.c.

Field Documentation

◆ snapfile

char* ExportedSnapshot::snapfile

Definition at line 207 of file snapmgr.c.

Referenced by AtEOXact_Snapshot(), and ExportSnapshot().

◆ snapshot

Snapshot ExportedSnapshot::snapshot

Definition at line 208 of file snapmgr.c.

Referenced by AtEOXact_Snapshot(), and ExportSnapshot().


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