|
PostgreSQL Source Code git master
|
#include <parsenodes.h>
Data Fields | |
| NodeTag | type |
| char * | lsn_literal |
| List * | options |
Definition at line 4596 of file parsenodes.h.
| char* WaitStmt::lsn_literal |
Definition at line 4599 of file parsenodes.h.
| List* WaitStmt::options |
Definition at line 4600 of file parsenodes.h.
| NodeTag WaitStmt::type |
Definition at line 4598 of file parsenodes.h.