|
PostgreSQL Source Code git master
|
#include <primnodes.h>
Data Fields | |
| NodeTag | type |
| Oid | labelid |
| ParseLoc | location |
Definition at line 2198 of file primnodes.h.
| Oid GraphLabelRef::labelid |
Definition at line 2201 of file primnodes.h.
| ParseLoc GraphLabelRef::location |
Definition at line 2202 of file primnodes.h.
| NodeTag GraphLabelRef::type |
Definition at line 2200 of file primnodes.h.