Header And Logo

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

Data Fields

ModifyTableState Struct Reference

#include <execnodes.h>

Data Fields

PlanState ps
CmdType operation
bool canSetTag
bool mt_done
PlanState ** mt_plans
int mt_nplans
int mt_whichplan
ResultRelInforesultRelInfo
List ** mt_arowmarks
EPQState mt_epqstate
bool fireBSTriggers

Detailed Description

Definition at line 1071 of file execnodes.h.


Field Documentation

Definition at line 1075 of file execnodes.h.

Referenced by ExecInitModifyTable(), and ExecModifyTable().

Definition at line 1083 of file execnodes.h.

Referenced by ExecInitModifyTable(), and ExecModifyTable().

Definition at line 1081 of file execnodes.h.

Referenced by ExecInitModifyTable(), and ExecModifyTable().

Definition at line 1076 of file execnodes.h.

Referenced by ExecInitModifyTable(), and ExecModifyTable().

Definition at line 1082 of file execnodes.h.

Referenced by ExecEndModifyTable(), ExecInitModifyTable(), and ExecModifyTable().

Definition at line 1078 of file execnodes.h.

Referenced by ExecEndModifyTable(), ExecInitModifyTable(), and ExecModifyTable().

Definition at line 1079 of file execnodes.h.

Referenced by ExecInitModifyTable(), and ExecModifyTable().


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