|
PostgreSQL Source Code git master
|
#include <parsenodes.h>
Data Fields | |
| NodeTag | type |
| char * | lsn_literal |
| List * | options |
Definition at line 4575 of file parsenodes.h.
| char* WaitStmt::lsn_literal |
Definition at line 4578 of file parsenodes.h.
| List* WaitStmt::options |
Definition at line 4579 of file parsenodes.h.
| NodeTag WaitStmt::type |
Definition at line 4577 of file parsenodes.h.