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

Field Documentation

◆ all

bool PropGraphProperties::all

Definition at line 4294 of file parsenodes.h.

Referenced by insert_property_records().

◆ location

ParseLoc PropGraphProperties::location

Definition at line 4295 of file parsenodes.h.

◆ properties

List* PropGraphProperties::properties

Definition at line 4293 of file parsenodes.h.

Referenced by insert_property_records().

◆ type

NodeTag PropGraphProperties::type

Definition at line 4292 of file parsenodes.h.


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