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

#include <primnodes.h>

Data Fields

NodeTag type
 
Oid labelid
 
ParseLoc location
 

Detailed Description

Definition at line 2198 of file primnodes.h.

Field Documentation

◆ labelid

Oid GraphLabelRef::labelid

Definition at line 2201 of file primnodes.h.

◆ location

ParseLoc GraphLabelRef::location

Definition at line 2202 of file primnodes.h.

◆ type

NodeTag GraphLabelRef::type

Definition at line 2200 of file primnodes.h.


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