PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
overexplain_options Struct Reference

Data Fields

bool debug
 
bool range_table
 

Detailed Description

Definition at line 29 of file pg_overexplain.c.

Field Documentation

◆ debug

bool overexplain_options::debug

Definition at line 31 of file pg_overexplain.c.

◆ range_table

bool overexplain_options::range_table

Definition at line 32 of file pg_overexplain.c.


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