Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

PgStat_MsgFuncstat Struct Reference

#include <pgstat.h>

Data Fields

PgStat_MsgHdr m_hdr
Oid m_databaseid
int m_nentries
PgStat_FunctionEntry m_entry [PGSTAT_NUM_FUNCENTRIES]

Detailed Description

Definition at line 447 of file pgstat.h.


Field Documentation

Definition at line 450 of file pgstat.h.

Referenced by pgstat_recv_funcstat(), and pgstat_send_funcstats().

Definition at line 452 of file pgstat.h.

Referenced by pgstat_recv_funcstat(), and pgstat_send_funcstats().

Definition at line 449 of file pgstat.h.

Referenced by pgstat_send_funcstats().

Definition at line 451 of file pgstat.h.

Referenced by pgstat_recv_funcstat(), and pgstat_send_funcstats().


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