PostgreSQL Source Code git master
Loading...
Searching...
No Matches
DoStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
Listargs
 

Detailed Description

Definition at line 3698 of file parsenodes.h.

Field Documentation

◆ args

List* DoStmt::args

Definition at line 3701 of file parsenodes.h.

◆ type

NodeTag DoStmt::type

Definition at line 3700 of file parsenodes.h.


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