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