Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

ModifyTable Struct Reference

#include <plannodes.h>

Data Fields

Plan plan
CmdType operation
bool canSetTag
ListresultRelations
int resultRelIndex
Listplans
ListreturningLists
ListfdwPrivLists
ListrowMarks
int epqParam

Detailed Description

Definition at line 167 of file plannodes.h.


Field Documentation

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 177 of file plannodes.h.

Referenced by ExecInitModifyTable(), make_modifytable(), and set_plan_refs().


The documentation for this struct was generated from the following file: