|
PostgreSQL Source Code git master
|
#include <parsenodes.h>
Data Fields | |
| NodeTag | type |
| char * | name |
Definition at line 2730 of file parsenodes.h.
| char* VariableShowStmt::name |
Definition at line 2733 of file parsenodes.h.
Referenced by exec_replication_command(), standard_ProcessUtility(), and UtilityTupleDescriptor().
| NodeTag VariableShowStmt::type |
Definition at line 2732 of file parsenodes.h.