PostgreSQL Source Code git master
Loading...
Searching...
No Matches
PropGraphLabelAndProperties Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
const charlabel
 
struct PropGraphPropertiesproperties
 
ParseLoc location
 

Detailed Description

Definition at line 4282 of file parsenodes.h.

Field Documentation

◆ label

const char* PropGraphLabelAndProperties::label

Definition at line 4285 of file parsenodes.h.

◆ location

ParseLoc PropGraphLabelAndProperties::location

Definition at line 4287 of file parsenodes.h.

◆ properties

struct PropGraphProperties* PropGraphLabelAndProperties::properties

Definition at line 4286 of file parsenodes.h.

◆ type

NodeTag PropGraphLabelAndProperties::type

Definition at line 4284 of file parsenodes.h.


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