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