#include <pgstat.h>
Data Fields | |
PgStat_MsgHdr | m_hdr |
Oid | m_databaseid |
int | m_nentries |
Oid | m_functionid [PGSTAT_NUM_FUNCPURGE] |
Definition at line 464 of file pgstat.h.
Definition at line 467 of file pgstat.h.
Referenced by pgstat_recv_funcpurge(), and pgstat_vacuum_stat().
Oid PgStat_MsgFuncpurge::m_functionid[PGSTAT_NUM_FUNCPURGE] |
Definition at line 469 of file pgstat.h.
Referenced by pgstat_recv_funcpurge(), and pgstat_vacuum_stat().
Definition at line 466 of file pgstat.h.
Referenced by pgstat_vacuum_stat().
Definition at line 468 of file pgstat.h.
Referenced by pgstat_recv_funcpurge(), and pgstat_vacuum_stat().