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

Data Fields

charstash_name
 
int64 queryId
 
charadvice_string
 

Detailed Description

Definition at line 43 of file stashpersist.c.

Field Documentation

◆ advice_string

char* pgsa_saved_entry::advice_string

Definition at line 47 of file stashpersist.c.

Referenced by pgsa_read_from_disk().

◆ queryId

int64 pgsa_saved_entry::queryId

Definition at line 46 of file stashpersist.c.

Referenced by pgsa_read_from_disk().

◆ stash_name

char* pgsa_saved_entry::stash_name

Definition at line 45 of file stashpersist.c.

Referenced by pgsa_read_from_disk().


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