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