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

Data Fields

const charoption_name
 
ExplainOptionHandler option_handler
 

Detailed Description

Definition at line 43 of file explain_state.c.

Field Documentation

◆ option_handler

ExplainOptionHandler ExplainExtensionOption::option_handler

Definition at line 46 of file explain_state.c.

Referenced by ApplyExtensionExplainOption(), and RegisterExtensionExplainOption().

◆ option_name

const char* ExplainExtensionOption::option_name

Definition at line 45 of file explain_state.c.

Referenced by RegisterExtensionExplainOption().


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