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