PostgreSQL Source Code  git master
VariableShowStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
char * name
 

Detailed Description

Definition at line 2638 of file parsenodes.h.

Field Documentation

◆ name

char* VariableShowStmt::name

◆ type

NodeTag VariableShowStmt::type

Definition at line 2640 of file parsenodes.h.


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