PostgreSQL Source Code: NotifyStmt Struct Reference (original) (raw)
NotifyStmt Struct Reference
#include <[parsenodes.h](parsenodes%5F8h%5Fsource.html)>
Data Fields | |
---|---|
NodeTag | type |
char * | conditionname |
char * | payload |
Detailed Description
Definition at line 3718 of file parsenodes.h.
Field Documentation
◆ conditionname
char* NotifyStmt::conditionname
Definition at line 3721 of file parsenodes.h.
◆ payload
char* NotifyStmt::payload
Definition at line 3722 of file parsenodes.h.
◆ type
NodeTag NotifyStmt::type
Definition at line 3720 of file parsenodes.h.
The documentation for this struct was generated from the following file:
- src/include/nodes/parsenodes.h