|
PostgreSQL Source Code git master
|
#include <parsenodes.h>
Data Fields | |
| NodeTag | type |
| const char * | label |
| struct PropGraphProperties * | properties |
| ParseLoc | location |
Definition at line 4303 of file parsenodes.h.
Definition at line 4306 of file parsenodes.h.
| ParseLoc PropGraphLabelAndProperties::location |
Definition at line 4308 of file parsenodes.h.
| struct PropGraphProperties* PropGraphLabelAndProperties::properties |
Definition at line 4307 of file parsenodes.h.
| NodeTag PropGraphLabelAndProperties::type |
Definition at line 4305 of file parsenodes.h.