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