PostgreSQL Source Code  git master
JsonReturning Struct Reference

#include <primnodes.h>

Data Fields

NodeTag type
 
JsonFormatformat
 
Oid typid
 
int32 typmod
 

Detailed Description

Definition at line 1585 of file primnodes.h.

Field Documentation

◆ format

◆ type

NodeTag JsonReturning::type

Definition at line 1587 of file primnodes.h.

◆ typid

Oid JsonReturning::typid

◆ typmod

int32 JsonReturning::typmod

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