#include <parsenodes.h>
Data Fields | |
| NodeTag | type |
| char * | name |
| List * | params |
Definition at line 2588 of file parsenodes.h.
| char* ExecuteStmt::name |
Definition at line 2591 of file parsenodes.h.
Referenced by errdetail_execute(), ExecuteQuery(), ExplainExecuteQuery(), FetchStatementTargetList(), GetCommandLogLevel(), UtilityReturnsTuples(), and UtilityTupleDescriptor().
Definition at line 2592 of file parsenodes.h.
Referenced by ExecuteQuery(), and ExplainExecuteQuery().
Definition at line 2590 of file parsenodes.h.
1.7.1