#include <plannodes.h>
Data Fields | |
| Plan | plan |
| CmdType | operation |
| bool | canSetTag |
| List * | resultRelations |
| int | resultRelIndex |
| List * | plans |
| List * | returningLists |
| List * | fdwPrivLists |
| List * | rowMarks |
| int | epqParam |
Definition at line 167 of file plannodes.h.
Definition at line 171 of file plannodes.h.
Referenced by ExecInitModifyTable(), and make_modifytable().
Definition at line 178 of file plannodes.h.
Referenced by ExecInitModifyTable(), finalize_plan(), and make_modifytable().
Definition at line 176 of file plannodes.h.
Referenced by ExecInitModifyTable(), make_modifytable(), and show_modifytable_info().
Definition at line 170 of file plannodes.h.
Referenced by ExecInitModifyTable(), make_modifytable(), and postgresPlanForeignModify().
Definition at line 169 of file plannodes.h.
Referenced by make_modifytable(), and set_plan_refs().
Definition at line 174 of file plannodes.h.
Referenced by ExecInitModifyTable(), finalize_plan(), make_modifytable(), and set_plan_refs().
Definition at line 172 of file plannodes.h.
Referenced by ExplainModifyTarget(), make_modifytable(), and set_plan_refs().
Definition at line 173 of file plannodes.h.
Referenced by ExecInitModifyTable(), make_modifytable(), and set_plan_refs().
Definition at line 175 of file plannodes.h.
Referenced by ExecInitModifyTable(), finalize_plan(), make_modifytable(), postgresPlanForeignModify(), and set_plan_refs().
Definition at line 177 of file plannodes.h.
Referenced by ExecInitModifyTable(), make_modifytable(), and set_plan_refs().
1.7.1