|
PostgreSQL Source Code git master
|
#include <primnodes.h>
Data Fields | |
| NodeTag | type |
| Oid | labelid |
| ParseLoc | location |
Definition at line 2184 of file primnodes.h.
| Oid GraphLabelRef::labelid |
Definition at line 2187 of file primnodes.h.
| ParseLoc GraphLabelRef::location |
Definition at line 2188 of file primnodes.h.
| NodeTag GraphLabelRef::type |
Definition at line 2186 of file primnodes.h.