PostgreSQL Source Code  git master
JsonOutput Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
TypeNametypeName
 
JsonReturningreturning
 

Detailed Description

Definition at line 1756 of file parsenodes.h.

Field Documentation

◆ returning

JsonReturning* JsonOutput::returning

Definition at line 1760 of file parsenodes.h.

Referenced by raw_expression_tree_walker_impl(), and transformJsonFuncExpr().

◆ type

NodeTag JsonOutput::type

Definition at line 1758 of file parsenodes.h.

◆ typeName

TypeName* JsonOutput::typeName

Definition at line 1759 of file parsenodes.h.

Referenced by raw_expression_tree_walker_impl().


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