PostgreSQL Source Code  git master
JsonBehavior Struct Reference

#include <primnodes.h>

Data Fields

NodeTag type
 
JsonBehaviorType btype
 
Nodeexpr
 
bool coerce
 
ParseLoc location
 

Detailed Description

Definition at line 1752 of file primnodes.h.

Field Documentation

◆ btype

◆ coerce

bool JsonBehavior::coerce

Definition at line 1758 of file primnodes.h.

Referenced by ExecInitJsonExpr(), and transformJsonBehavior().

◆ expr

◆ location

ParseLoc JsonBehavior::location

Definition at line 1759 of file primnodes.h.

Referenced by makeJsonBehavior(), transformJsonBehavior(), and transformJsonTable().

◆ type

NodeTag JsonBehavior::type

Definition at line 1754 of file primnodes.h.


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