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