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

#include <parsenodes.h>

Data Fields

NodeTag type
 
Listproperties
 
bool all
 
ParseLoc location
 

Detailed Description

Definition at line 4311 of file parsenodes.h.

Field Documentation

◆ all

bool PropGraphProperties::all

Definition at line 4315 of file parsenodes.h.

Referenced by insert_property_records().

◆ location

ParseLoc PropGraphProperties::location

Definition at line 4316 of file parsenodes.h.

◆ properties

List* PropGraphProperties::properties

Definition at line 4314 of file parsenodes.h.

Referenced by insert_property_records().

◆ type

NodeTag PropGraphProperties::type

Definition at line 4313 of file parsenodes.h.


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