|
PostgreSQL Source Code git master
|
#include <pg_stash_advice.h>
Data Fields | |
| char | name [NAMEDATALEN] |
| uint64 | pgsa_stash_id |
Definition at line 46 of file pg_stash_advice.h.
| char pgsa_stash::name[NAMEDATALEN] |
Definition at line 48 of file pg_stash_advice.h.
| uint64 pgsa_stash::pgsa_stash_id |
Definition at line 49 of file pg_stash_advice.h.