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 4303 of file parsenodes.h.

Field Documentation

◆ label

const char* PropGraphLabelAndProperties::label

Definition at line 4306 of file parsenodes.h.

◆ location

ParseLoc PropGraphLabelAndProperties::location

Definition at line 4308 of file parsenodes.h.

◆ properties

struct PropGraphProperties* PropGraphLabelAndProperties::properties

Definition at line 4307 of file parsenodes.h.

◆ type

NodeTag PropGraphLabelAndProperties::type

Definition at line 4305 of file parsenodes.h.


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