|
PostgreSQL Source Code git master
|
#include <pg_stash_advice.h>
Data Fields | |
| pgsa_entry_key | key |
| dsa_pointer | advice_string |
Definition at line 37 of file pg_stash_advice.h.
| dsa_pointer pgsa_entry::advice_string |
Definition at line 40 of file pg_stash_advice.h.
Referenced by pg_get_advice_stash_contents(), pgsa_advisor(), pgsa_clear_advice_string(), pgsa_drop_stash(), and pgsa_set_advice_string().
| pgsa_entry_key pgsa_entry::key |
Definition at line 39 of file pg_stash_advice.h.
Referenced by pg_get_advice_stash_contents(), pg_get_advice_stashes(), and pgsa_drop_stash().