|
PostgreSQL Source Code git master
|
#include <parsenodes.h>
Data Fields | |
| NodeTag | type |
| RangeVar * | vtable |
| List * | vkey |
| List * | labels |
| ParseLoc | location |
Definition at line 4274 of file parsenodes.h.
| List* PropGraphVertex::labels |
Definition at line 4279 of file parsenodes.h.
| ParseLoc PropGraphVertex::location |
Definition at line 4280 of file parsenodes.h.
| NodeTag PropGraphVertex::type |
Definition at line 4276 of file parsenodes.h.
| List* PropGraphVertex::vkey |
Definition at line 4278 of file parsenodes.h.
| RangeVar* PropGraphVertex::vtable |
Definition at line 4277 of file parsenodes.h.