PostgreSQL Source Code git master
WaitStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
char * lsn_literal
 
Listoptions
 

Detailed Description

Definition at line 4388 of file parsenodes.h.

Field Documentation

◆ lsn_literal

char* WaitStmt::lsn_literal

Definition at line 4391 of file parsenodes.h.

◆ options

List* WaitStmt::options

Definition at line 4392 of file parsenodes.h.

◆ type

NodeTag WaitStmt::type

Definition at line 4390 of file parsenodes.h.


The documentation for this struct was generated from the following file: