|
PostgreSQL Source Code git master
|
#include <parsenodes.h>
Data Fields | |
| NodeTag | type |
| char * | lsn_literal |
| List * | options |
Definition at line 4633 of file parsenodes.h.
| char* WaitStmt::lsn_literal |
Definition at line 4636 of file parsenodes.h.
| List* WaitStmt::options |
Definition at line 4637 of file parsenodes.h.
| NodeTag WaitStmt::type |
Definition at line 4635 of file parsenodes.h.