Header And Logo

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

Data Fields

pgssHashKey Struct Reference

Data Fields

Oid userid
Oid dbid
int encoding
uint32 queryid

Detailed Description

Definition at line 90 of file pg_stat_statements.c.


Field Documentation

Definition at line 93 of file pg_stat_statements.c.

Referenced by pg_stat_statements(), pgss_hash_fn(), pgss_match_fn(), and pgss_store().

Definition at line 95 of file pg_stat_statements.c.

Referenced by pgss_hash_fn(), pgss_match_fn(), and pgss_store().

Definition at line 92 of file pg_stat_statements.c.

Referenced by pg_stat_statements(), pgss_hash_fn(), pgss_match_fn(), and pgss_store().


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