|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Definition at line 2696 of file pathnodes.h.
| bool ModifyTablePath::canSetTag |
Definition at line 2701 of file pathnodes.h.
| int ModifyTablePath::epqParam |
Definition at line 2710 of file pathnodes.h.
| List* ModifyTablePath::mergeActionLists |
Definition at line 2711 of file pathnodes.h.
| List* ModifyTablePath::mergeJoinConditions |
Definition at line 2713 of file pathnodes.h.
| Index ModifyTablePath::nominalRelation |
Definition at line 2702 of file pathnodes.h.
| OnConflictExpr* ModifyTablePath::onconflict |
Definition at line 2709 of file pathnodes.h.
| CmdType ModifyTablePath::operation |
Definition at line 2700 of file pathnodes.h.
| Path ModifyTablePath::path |
Definition at line 2698 of file pathnodes.h.
Referenced by oauth_server.OAuthHandler::_should_modify().
| List* ModifyTablePath::resultRelations |
Definition at line 2704 of file pathnodes.h.
| List* ModifyTablePath::returningLists |
Definition at line 2707 of file pathnodes.h.
| Index ModifyTablePath::rootRelation |
Definition at line 2703 of file pathnodes.h.
| List* ModifyTablePath::rowMarks |
Definition at line 2708 of file pathnodes.h.
| Path* ModifyTablePath::subpath |
Definition at line 2699 of file pathnodes.h.
| List* ModifyTablePath::updateColnosLists |
Definition at line 2705 of file pathnodes.h.
| List* ModifyTablePath::withCheckOptionLists |
Definition at line 2706 of file pathnodes.h.