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 2184 of file primnodes.h.

Field Documentation

◆ labelid

Oid GraphLabelRef::labelid

Definition at line 2187 of file primnodes.h.

◆ location

ParseLoc GraphLabelRef::location

Definition at line 2188 of file primnodes.h.

◆ type

NodeTag GraphLabelRef::type

Definition at line 2186 of file primnodes.h.


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