PostgreSQL Source Code
git master
|
#include <parsenodes.h>
Data Fields | |
NodeTag | type |
char * | name |
Definition at line 3452 of file parsenodes.h.
char* DeallocateStmt::name |
Definition at line 3455 of file parsenodes.h.
Referenced by CreateCommandTag(), and DeallocateQuery().
NodeTag DeallocateStmt::type |
Definition at line 3454 of file parsenodes.h.