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

#include <parsenodes.h>

Data Fields

NodeTag type
 
Nodereturnval
 

Detailed Description

Definition at line 2362 of file parsenodes.h.

Field Documentation

◆ returnval

Node* ReturnStmt::returnval

Definition at line 2365 of file parsenodes.h.

◆ type

NodeTag ReturnStmt::type

Definition at line 2364 of file parsenodes.h.


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