Header And Logo

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

Data Fields

PgStat_MsgTabpurge Struct Reference

#include <pgstat.h>

Data Fields

PgStat_MsgHdr m_hdr
Oid m_databaseid
int m_nentries
Oid m_tableid [PGSTAT_NUM_TABPURGE]

Detailed Description

Definition at line 253 of file pgstat.h.


Field Documentation

Definition at line 256 of file pgstat.h.

Referenced by pgstat_recv_tabpurge(), and pgstat_vacuum_stat().

Definition at line 255 of file pgstat.h.

Referenced by pgstat_vacuum_stat().

Definition at line 257 of file pgstat.h.

Referenced by pgstat_recv_tabpurge(), and pgstat_vacuum_stat().

Oid PgStat_MsgTabpurge::m_tableid[PGSTAT_NUM_TABPURGE]

Definition at line 258 of file pgstat.h.

Referenced by pgstat_recv_tabpurge(), and pgstat_vacuum_stat().


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