|
PostgreSQL Source Code git master
|
#include <primnodes.h>
Data Fields | |
| NodeTag | type |
| Oid | labelid |
| ParseLoc | location |
Definition at line 2179 of file primnodes.h.
| Oid GraphLabelRef::labelid |
Definition at line 2182 of file primnodes.h.
| ParseLoc GraphLabelRef::location |
Definition at line 2183 of file primnodes.h.
| NodeTag GraphLabelRef::type |
Definition at line 2181 of file primnodes.h.