|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Definition at line 2680 of file pathnodes.h.
| bool ModifyTablePath::canSetTag |
Definition at line 2685 of file pathnodes.h.
| int ModifyTablePath::epqParam |
Definition at line 2694 of file pathnodes.h.
| List* ModifyTablePath::mergeActionLists |
Definition at line 2695 of file pathnodes.h.
| List* ModifyTablePath::mergeJoinConditions |
Definition at line 2697 of file pathnodes.h.
| Index ModifyTablePath::nominalRelation |
Definition at line 2686 of file pathnodes.h.
| OnConflictExpr* ModifyTablePath::onconflict |
Definition at line 2693 of file pathnodes.h.
| CmdType ModifyTablePath::operation |
Definition at line 2684 of file pathnodes.h.
| Path ModifyTablePath::path |
Definition at line 2682 of file pathnodes.h.
Referenced by oauth_server.OAuthHandler::_should_modify().
| List* ModifyTablePath::resultRelations |
Definition at line 2688 of file pathnodes.h.
| List* ModifyTablePath::returningLists |
Definition at line 2691 of file pathnodes.h.
| Index ModifyTablePath::rootRelation |
Definition at line 2687 of file pathnodes.h.
| List* ModifyTablePath::rowMarks |
Definition at line 2692 of file pathnodes.h.
| Path* ModifyTablePath::subpath |
Definition at line 2683 of file pathnodes.h.
| List* ModifyTablePath::updateColnosLists |
Definition at line 2689 of file pathnodes.h.
| List* ModifyTablePath::withCheckOptionLists |
Definition at line 2690 of file pathnodes.h.