PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
pgssGlobalStats Struct Reference

Data Fields

int64 dealloc
 
TimestampTz stats_reset
 

Detailed Description

Definition at line 215 of file pg_stat_statements.c.

Field Documentation

◆ dealloc

int64 pgssGlobalStats::dealloc

◆ stats_reset

TimestampTz pgssGlobalStats::stats_reset

Definition at line 218 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: