|
PostgreSQL Source Code git master
|
#include <parsenodes.h>
Data Fields | |
| NodeTag | type |
| char * | lsn_literal |
| List * | options |
Definition at line 4388 of file parsenodes.h.
| char* WaitStmt::lsn_literal |
Definition at line 4391 of file parsenodes.h.
| List* WaitStmt::options |
Definition at line 4392 of file parsenodes.h.
| NodeTag WaitStmt::type |
Definition at line 4390 of file parsenodes.h.