PostgreSQL Source Code  git master
PgStat_EntryRefHashEntry Struct Reference

Data Fields

PgStat_HashKey key
 
char status
 
PgStat_EntryRefentry_ref
 

Detailed Description

Definition at line 24 of file pgstat_shmem.c.

Field Documentation

◆ entry_ref

PgStat_EntryRef* PgStat_EntryRefHashEntry::entry_ref

◆ key

PgStat_HashKey PgStat_EntryRefHashEntry::key

◆ status

char PgStat_EntryRefHashEntry::status

Definition at line 27 of file pgstat_shmem.c.


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