|
PostgreSQL Source Code git master
|
#include <parsenodes.h>
Definition at line 4367 of file parsenodes.h.
| List* AlterPropGraphStmt::add_edge_tables |
Definition at line 4373 of file parsenodes.h.
| List* AlterPropGraphStmt::add_labels |
Definition at line 4379 of file parsenodes.h.
| PropGraphProperties* AlterPropGraphStmt::add_properties |
Definition at line 4382 of file parsenodes.h.
| List* AlterPropGraphStmt::add_vertex_tables |
Definition at line 4372 of file parsenodes.h.
Definition at line 4381 of file parsenodes.h.
| DropBehavior AlterPropGraphStmt::drop_behavior |
Definition at line 4376 of file parsenodes.h.
| List* AlterPropGraphStmt::drop_edge_tables |
Definition at line 4375 of file parsenodes.h.
Definition at line 4380 of file parsenodes.h.
| List* AlterPropGraphStmt::drop_properties |
Definition at line 4383 of file parsenodes.h.
| List* AlterPropGraphStmt::drop_vertex_tables |
Definition at line 4374 of file parsenodes.h.
Definition at line 4378 of file parsenodes.h.
| AlterPropGraphElementKind AlterPropGraphStmt::element_kind |
Definition at line 4377 of file parsenodes.h.
| bool AlterPropGraphStmt::missing_ok |
Definition at line 4371 of file parsenodes.h.
| RangeVar* AlterPropGraphStmt::pgname |
Definition at line 4370 of file parsenodes.h.
| NodeTag AlterPropGraphStmt::type |
Definition at line 4369 of file parsenodes.h.