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