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

#include <parsenodes.h>

Data Fields

NodeTag type
 
char * name
 

Detailed Description

Definition at line 2699 of file parsenodes.h.

Field Documentation

◆ name

char* VariableShowStmt::name

◆ type

NodeTag VariableShowStmt::type

Definition at line 2701 of file parsenodes.h.


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