PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ActiveSnapshotElt Struct Reference

Data Fields

Snapshot as_snap
 
int as_level
 
struct ActiveSnapshotEltas_next
 

Detailed Description

Definition at line 172 of file snapmgr.c.

Field Documentation

◆ as_level

int ActiveSnapshotElt::as_level

◆ as_next

struct ActiveSnapshotElt* ActiveSnapshotElt::as_next

◆ as_snap


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