|
PostgreSQL Source Code git master
|
#include <parsenodes.h>
Definition at line 4309 of file parsenodes.h.
| List* AlterPropGraphStmt::add_edge_tables |
Definition at line 4315 of file parsenodes.h.
| List* AlterPropGraphStmt::add_labels |
Definition at line 4321 of file parsenodes.h.
| PropGraphProperties* AlterPropGraphStmt::add_properties |
Definition at line 4324 of file parsenodes.h.
| List* AlterPropGraphStmt::add_vertex_tables |
Definition at line 4314 of file parsenodes.h.
Definition at line 4323 of file parsenodes.h.
| DropBehavior AlterPropGraphStmt::drop_behavior |
Definition at line 4318 of file parsenodes.h.
| List* AlterPropGraphStmt::drop_edge_tables |
Definition at line 4317 of file parsenodes.h.
Definition at line 4322 of file parsenodes.h.
| List* AlterPropGraphStmt::drop_properties |
Definition at line 4325 of file parsenodes.h.
| List* AlterPropGraphStmt::drop_vertex_tables |
Definition at line 4316 of file parsenodes.h.
Definition at line 4320 of file parsenodes.h.
| AlterPropGraphElementKind AlterPropGraphStmt::element_kind |
Definition at line 4319 of file parsenodes.h.
| bool AlterPropGraphStmt::missing_ok |
Definition at line 4313 of file parsenodes.h.
| RangeVar* AlterPropGraphStmt::pgname |
Definition at line 4312 of file parsenodes.h.
| NodeTag AlterPropGraphStmt::type |
Definition at line 4311 of file parsenodes.h.