PostgreSQL Source Code
git master
|
#include <parsenodes.h>
Data Fields | |
NodeTag | type |
char * | conditionname |
Definition at line 3651 of file parsenodes.h.
char* ListenStmt::conditionname |
Definition at line 3654 of file parsenodes.h.
NodeTag ListenStmt::type |
Definition at line 3653 of file parsenodes.h.