Header And Logo

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

Data Fields

PgStat_MsgResetsinglecounter Struct Reference

#include <pgstat.h>

Data Fields

PgStat_MsgHdr m_hdr
Oid m_databaseid
PgStat_Single_Reset_Type m_resettype
Oid m_objectid

Detailed Description

Definition at line 301 of file pgstat.h.


Field Documentation

Definition at line 304 of file pgstat.h.

Referenced by pgstat_recv_resetsinglecounter(), and pgstat_reset_single_counter().

Definition at line 303 of file pgstat.h.

Referenced by pgstat_reset_single_counter().

Definition at line 306 of file pgstat.h.

Referenced by pgstat_recv_resetsinglecounter(), and pgstat_reset_single_counter().

Definition at line 305 of file pgstat.h.

Referenced by pgstat_recv_resetsinglecounter(), and pgstat_reset_single_counter().


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