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

#include <pg_stash_advice.h>

Data Fields

uint64 pgsa_stash_id
 
int64 queryId
 

Detailed Description

Definition at line 28 of file pg_stash_advice.h.

Field Documentation

◆ pgsa_stash_id

uint64 pgsa_entry_key::pgsa_stash_id

◆ queryId

int64 pgsa_entry_key::queryId

Definition at line 31 of file pg_stash_advice.h.

Referenced by pg_get_advice_stash_contents().


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