|
PostgreSQL Source Code git master
|
#include <parsenodes.h>
Definition at line 4330 of file parsenodes.h.
| List* AlterPropGraphStmt::add_edge_tables |
Definition at line 4336 of file parsenodes.h.
| List* AlterPropGraphStmt::add_labels |
Definition at line 4342 of file parsenodes.h.
| PropGraphProperties* AlterPropGraphStmt::add_properties |
Definition at line 4345 of file parsenodes.h.
| List* AlterPropGraphStmt::add_vertex_tables |
Definition at line 4335 of file parsenodes.h.
Definition at line 4344 of file parsenodes.h.
| DropBehavior AlterPropGraphStmt::drop_behavior |
Definition at line 4339 of file parsenodes.h.
| List* AlterPropGraphStmt::drop_edge_tables |
Definition at line 4338 of file parsenodes.h.
Definition at line 4343 of file parsenodes.h.
| List* AlterPropGraphStmt::drop_properties |
Definition at line 4346 of file parsenodes.h.
| List* AlterPropGraphStmt::drop_vertex_tables |
Definition at line 4337 of file parsenodes.h.
Definition at line 4341 of file parsenodes.h.
| AlterPropGraphElementKind AlterPropGraphStmt::element_kind |
Definition at line 4340 of file parsenodes.h.
| bool AlterPropGraphStmt::missing_ok |
Definition at line 4334 of file parsenodes.h.
| RangeVar* AlterPropGraphStmt::pgname |
Definition at line 4333 of file parsenodes.h.
| NodeTag AlterPropGraphStmt::type |
Definition at line 4332 of file parsenodes.h.