PostgreSQL Source Code  git master
PgStatShared_Function Struct Reference

#include <pgstat_internal.h>

Data Fields

PgStatShared_Common header
 
PgStat_StatFuncEntry stats
 

Detailed Description

Definition at line 379 of file pgstat_internal.h.

Field Documentation

◆ header

PgStatShared_Common PgStatShared_Function::header

Definition at line 381 of file pgstat_internal.h.

◆ stats

PgStat_StatFuncEntry PgStatShared_Function::stats

Definition at line 382 of file pgstat_internal.h.

Referenced by pgstat_function_flush_cb().


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