Data Fields | |
pgssHashKey | key |
Counters | counters |
int | query_len |
slock_t | mutex |
char | query [1] |
Definition at line 126 of file pg_stat_statements.c.
Definition at line 129 of file pg_stat_statements.c.
Referenced by entry_alloc(), entry_dealloc(), pg_stat_statements(), pgss_shmem_startup(), and pgss_store().
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().
char pgssEntry::query[1] |
Definition at line 132 of file pg_stat_statements.c.
Referenced by entry_alloc(), pg_stat_statements(), and pgss_shmem_shutdown().
Definition at line 130 of file pg_stat_statements.c.
Referenced by entry_alloc(), pg_stat_statements(), pgss_shmem_shutdown(), and pgss_shmem_startup().