Header And Logo

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

Data Fields

pgssEntry Struct Reference

Data Fields

pgssHashKey key
Counters counters
int query_len
slock_t mutex
char query [1]

Detailed Description

Definition at line 126 of file pg_stat_statements.c.


Field Documentation

Definition at line 128 of file pg_stat_statements.c.

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

Definition at line 131 of file pg_stat_statements.c.

Referenced by entry_alloc(), pg_stat_statements(), and pgss_store().

Definition at line 132 of file pg_stat_statements.c.

Referenced by entry_alloc(), pg_stat_statements(), and pgss_shmem_shutdown().


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