#include <explain.h>
Data Fields | |
StringInfo | str |
bool | verbose |
bool | analyze |
bool | costs |
bool | buffers |
bool | timing |
ExplainFormat | format |
PlannedStmt * | pstmt |
List * | rtable |
List * | rtable_names |
int | indent |
List * | grouping_stack |
Definition at line 27 of file explain.h.
Definition at line 32 of file explain.h.
Referenced by explain_ExecutorEnd(), ExplainNode(), ExplainOnePlan(), ExplainQuery(), show_instrumentation_count(), and show_sort_info().
Definition at line 34 of file explain.h.
Referenced by explain_ExecutorEnd(), ExplainNode(), ExplainOnePlan(), and ExplainQuery().
Definition at line 33 of file explain.h.
Referenced by ExplainInitState(), ExplainNode(), ExplainQuery(), and fileExplainForeignScan().
Definition at line 36 of file explain.h.
Referenced by explain_ExecutorEnd(), ExplainBeginOutput(), ExplainCloseGroup(), ExplainDummyGroup(), ExplainEndOutput(), ExplainIndexScanDetails(), ExplainJSONLineEnding(), ExplainNode(), ExplainOnePlan(), ExplainOneUtility(), ExplainOpenGroup(), ExplainProperty(), ExplainPropertyList(), ExplainQuery(), ExplainSeparatePlans(), ExplainTargetRel(), ExplainYAMLLineStarting(), report_triggers(), show_hash_info(), show_instrumentation_count(), and show_sort_info().
Definition at line 42 of file explain.h.
Referenced by ExplainBeginOutput(), ExplainCloseGroup(), ExplainEndOutput(), ExplainJSONLineEnding(), ExplainOpenGroup(), and ExplainYAMLLineStarting().
Definition at line 41 of file explain.h.
Referenced by ExplainBeginOutput(), ExplainCloseGroup(), ExplainDummyGroup(), ExplainEndOutput(), ExplainNode(), ExplainOpenGroup(), ExplainProperty(), ExplainPropertyList(), ExplainQuery(), ExplainXMLTag(), ExplainYAMLLineStarting(), show_hash_info(), and show_sort_info().
Definition at line 38 of file explain.h.
Referenced by ExplainPrintPlan().
Definition at line 39 of file explain.h.
Referenced by ExplainPrintPlan(), ExplainTargetRel(), show_expression(), show_plan_tlist(), show_sort_keys_common(), and show_upper_qual().
Definition at line 40 of file explain.h.
Referenced by ExplainPrintPlan(), ExplainTargetRel(), show_expression(), show_plan_tlist(), and show_sort_keys_common().
Definition at line 29 of file explain.h.
Referenced by explain_ExecutorEnd(), ExplainBeginOutput(), ExplainCloseGroup(), ExplainDummyGroup(), ExplainEndOutput(), ExplainIndexScanDetails(), ExplainInitState(), ExplainJSONLineEnding(), ExplainNode(), ExplainOnePlan(), ExplainOneUtility(), ExplainOpenGroup(), ExplainProperty(), ExplainPropertyList(), ExplainQuery(), ExplainSeparatePlans(), ExplainTargetRel(), ExplainXMLTag(), ExplainYAMLLineStarting(), report_triggers(), show_hash_info(), and show_sort_info().
Definition at line 35 of file explain.h.
Referenced by ExplainOnePlan(), and ExplainQuery().
Definition at line 31 of file explain.h.
Referenced by explain_ExecutorEnd(), ExplainNode(), ExplainQuery(), ExplainTargetRel(), postgresExplainForeignModify(), postgresExplainForeignScan(), report_triggers(), show_scan_qual(), show_sort_keys_common(), and show_upper_qual().