PostgreSQL Source Code git master
Loading...
Searching...
No Matches
pgsa_stash_name Struct Reference

#include <pg_stash_advice.h>

Data Fields

uint32 status
 
uint64 pgsa_stash_id
 
charname
 

Detailed Description

Definition at line 68 of file pg_stash_advice.h.

Field Documentation

◆ name

char* pgsa_stash_name::name

Definition at line 72 of file pg_stash_advice.h.

Referenced by pg_get_advice_stash_contents().

◆ pgsa_stash_id

uint64 pgsa_stash_name::pgsa_stash_id

Definition at line 71 of file pg_stash_advice.h.

◆ status

uint32 pgsa_stash_name::status

Definition at line 70 of file pg_stash_advice.h.


The documentation for this struct was generated from the following file: