PostgreSQL Source Code: ExplainStmt Struct Reference (original) (raw)

#include <[parsenodes.h](parsenodes%5F8h%5Fsource.html)>

Data Fields
NodeTag type
Node * query
List * options

Detailed Description

Definition at line 3964 of file parsenodes.h.

Field Documentation

options

List* ExplainStmt::options

query

type


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