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

Data Fields

int noptions
 
auto_explain_option options [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 67 of file auto_explain.c.

Field Documentation

◆ noptions

int auto_explain_extension_options::noptions

Definition at line 69 of file auto_explain.c.

Referenced by apply_extension_options().

◆ options

auto_explain_option auto_explain_extension_options::options[FLEXIBLE_ARRAY_MEMBER]

Definition at line 70 of file auto_explain.c.

Referenced by apply_extension_options().


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