|
PostgreSQL Source Code git master
|
#include <parsenodes.h>
Data Fields | |
| NodeTag | type |
| RangeVar * | vtable |
| List * | vkey |
| List * | labels |
| ParseLoc | location |
Definition at line 4258 of file parsenodes.h.
| List* PropGraphVertex::labels |
Definition at line 4263 of file parsenodes.h.
| ParseLoc PropGraphVertex::location |
Definition at line 4264 of file parsenodes.h.
| NodeTag PropGraphVertex::type |
Definition at line 4260 of file parsenodes.h.
| List* PropGraphVertex::vkey |
Definition at line 4262 of file parsenodes.h.
| RangeVar* PropGraphVertex::vtable |
Definition at line 4261 of file parsenodes.h.