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

#include <primnodes.h>

Data Fields

NodeTag type
 
JsonBehaviorType btype
 
Nodeexpr
 
bool coerce
 
ParseLoc location
 

Detailed Description

Definition at line 1791 of file primnodes.h.

Field Documentation

◆ btype

◆ coerce

bool JsonBehavior::coerce

Definition at line 1797 of file primnodes.h.

Referenced by ExecInitJsonExpr(), and transformJsonBehavior().

◆ expr

◆ location

ParseLoc JsonBehavior::location

◆ type

NodeTag JsonBehavior::type

Definition at line 1793 of file primnodes.h.


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