PostgreSQL Source Code  git master
JsonOutput Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
TypeNametypeName
 
JsonReturningreturning
 

Detailed Description

Definition at line 1739 of file parsenodes.h.

Field Documentation

◆ returning

JsonReturning* JsonOutput::returning

Definition at line 1743 of file parsenodes.h.

Referenced by raw_expression_tree_walker_impl(), and transformJsonFuncExpr().

◆ type

NodeTag JsonOutput::type

Definition at line 1741 of file parsenodes.h.

◆ typeName

TypeName* JsonOutput::typeName

Definition at line 1742 of file parsenodes.h.

Referenced by raw_expression_tree_walker_impl().


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