PostgreSQL Source Code
git master
|
Data Fields | |
char * | snapfile |
Snapshot | snapshot |
char* ExportedSnapshot::snapfile |
Definition at line 165 of file snapmgr.c.
Referenced by AtEOXact_Snapshot(), and ExportSnapshot().
Snapshot ExportedSnapshot::snapshot |
Definition at line 166 of file snapmgr.c.
Referenced by AtEOXact_Snapshot(), and ExportSnapshot().