|
PostgreSQL Source Code git master
|
#include <pg_stash_advice.h>
Data Fields | |
| uint64 | pgsa_stash_id |
| int64 | queryId |
Definition at line 28 of file pg_stash_advice.h.
| uint64 pgsa_entry_key::pgsa_stash_id |
Definition at line 30 of file pg_stash_advice.h.
Referenced by pg_get_advice_stash_contents(), pg_get_advice_stashes(), and pgsa_drop_stash().
| int64 pgsa_entry_key::queryId |
Definition at line 31 of file pg_stash_advice.h.
Referenced by pg_get_advice_stash_contents().