PostgreSQL Source Code git master
|
#include <parsenodes.h>
Data Fields | |
NodeTag | type |
char * | conditionname |
Definition at line 3718 of file parsenodes.h.
char* UnlistenStmt::conditionname |
Definition at line 3721 of file parsenodes.h.
NodeTag UnlistenStmt::type |
Definition at line 3720 of file parsenodes.h.