PostgreSQL Source Code
git master
|
Data Fields | |
PgStat_HashKey | key |
char | status |
void * | data |
void* PgStat_SnapshotEntry::data |
Definition at line 153 of file pgstat.c.
Referenced by pgstat_build_snapshot(), and pgstat_fetch_entry().
PgStat_HashKey PgStat_SnapshotEntry::key |