PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
JsonOutput Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
TypeNametypeName
 
JsonReturningreturning
 

Detailed Description

Definition at line 1800 of file parsenodes.h.

Field Documentation

◆ returning

JsonReturning* JsonOutput::returning

Definition at line 1804 of file parsenodes.h.

Referenced by raw_expression_tree_walker_impl(), and transformJsonFuncExpr().

◆ type

NodeTag JsonOutput::type

Definition at line 1802 of file parsenodes.h.

◆ typeName

TypeName* JsonOutput::typeName

Definition at line 1803 of file parsenodes.h.

Referenced by raw_expression_tree_walker_impl().


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