PostgreSQL Source Code  git master
DeallocateStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
char * name
 

Detailed Description

Definition at line 3883 of file parsenodes.h.

Field Documentation

◆ name

char* DeallocateStmt::name

Definition at line 3886 of file parsenodes.h.

◆ type

NodeTag DeallocateStmt::type

Definition at line 3885 of file parsenodes.h.


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