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

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

Data Fields
NodeTag type
JsonAggConstructor * constructor
JsonKeyValue * arg
bool absent_on_null
bool unique

Detailed Description

Definition at line 2025 of file parsenodes.h.

Field Documentation

absent_on_null

bool JsonObjectAgg::absent_on_null

arg

constructor

type

unique

bool JsonObjectAgg::unique


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