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