PostgreSQL Source Code
git master
|
#include <parsenodes.h>
Data Fields | |
NodeTag | type |
char * | conditionname |
Definition at line 3332 of file parsenodes.h.
char* UnlistenStmt::conditionname |
Definition at line 3335 of file parsenodes.h.
Referenced by standard_ProcessUtility().
NodeTag UnlistenStmt::type |
Definition at line 3334 of file parsenodes.h.