PostgreSQL Source Code  git master
pgssGlobalStats Struct Reference

Data Fields

int64 dealloc
 
TimestampTz stats_reset
 

Detailed Description

Definition at line 212 of file pg_stat_statements.c.

Field Documentation

◆ dealloc

int64 pgssGlobalStats::dealloc

◆ stats_reset

TimestampTz pgssGlobalStats::stats_reset

Definition at line 215 of file pg_stat_statements.c.

Referenced by entry_reset(), pg_stat_statements_info(), and pgss_shmem_startup().


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