PostgreSQL Source Code: JsonArrayConstructor Struct Reference (original) (raw)

#include <[parsenodes.h](parsenodes%5F8h%5Fsource.html)>

Data Fields
NodeTag type
List * exprs
JsonOutput * output
bool absent_on_null
ParseLoc location

Detailed Description

Definition at line 1983 of file parsenodes.h.

Field Documentation

absent_on_null

bool JsonArrayConstructor::absent_on_null

exprs

List* JsonArrayConstructor::exprs

location

output

type


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