|
PostgreSQL Source Code git master
|
#include <parsenodes.h>
Data Fields | |
| NodeTag | type |
| const char * | label |
| struct PropGraphProperties * | properties |
| ParseLoc | location |
Definition at line 4282 of file parsenodes.h.
Definition at line 4285 of file parsenodes.h.
| ParseLoc PropGraphLabelAndProperties::location |
Definition at line 4287 of file parsenodes.h.
| struct PropGraphProperties* PropGraphLabelAndProperties::properties |
Definition at line 4286 of file parsenodes.h.
| NodeTag PropGraphLabelAndProperties::type |
Definition at line 4284 of file parsenodes.h.