PostgreSQL Source Code
git master
|
#include <parsenodes.h>
Data Fields | |
NodeTag | type |
char * | conditionname |
Definition at line 3039 of file parsenodes.h.
char* ListenStmt::conditionname |
Definition at line 3042 of file parsenodes.h.
Referenced by standard_ProcessUtility().
NodeTag ListenStmt::type |
Definition at line 3041 of file parsenodes.h.