PostgreSQL Source Code  git master
JsonTablePath Struct Reference

#include <primnodes.h>

Data Fields

NodeTag type
 
Constvalue
 
char * name
 

Detailed Description

Definition at line 1839 of file primnodes.h.

Field Documentation

◆ name

char* JsonTablePath::name

Definition at line 1844 of file primnodes.h.

Referenced by get_json_table_nested_columns(), and makeJsonTablePath().

◆ type

NodeTag JsonTablePath::type

Definition at line 1841 of file primnodes.h.

◆ value

Const* JsonTablePath::value

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