|
PostgreSQL Source Code git master
|
#include <parsenodes.h>
Data Fields | |
| NodeTag | type |
| RangeVar * | vtable |
| List * | vkey |
| List * | labels |
| ParseLoc | location |
Definition at line 4316 of file parsenodes.h.
| List* PropGraphVertex::labels |
Definition at line 4321 of file parsenodes.h.
| ParseLoc PropGraphVertex::location |
Definition at line 4322 of file parsenodes.h.
| NodeTag PropGraphVertex::type |
Definition at line 4318 of file parsenodes.h.
| List* PropGraphVertex::vkey |
Definition at line 4320 of file parsenodes.h.
| RangeVar* PropGraphVertex::vtable |
Definition at line 4319 of file parsenodes.h.