PostgreSQL Source Code git master
Data Fields
ModifyTable Struct Reference

#include <plannodes.h>

Data Fields

 
 
bool  canSetTag
 
 
 
 
 
 
 
 
 
 
 
 
 
int  epqParam
 
 
 
 
 
 
 
 
 
 

Detailed Description

Definition at line 321 of file plannodes.h.

Field Documentation

arbiterIndexes

List* ModifyTable::arbiterIndexes

Definition at line 357 of file plannodes.h.

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

canSetTag

bool ModifyTable::canSetTag

Definition at line 327 of file plannodes.h.

Referenced by ExecInitModifyTable(), and make_modifytable().

epqParam

int ModifyTable::epqParam

Definition at line 353 of file plannodes.h.

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

exclRelRTI

Index ModifyTable::exclRelRTI

Definition at line 365 of file plannodes.h.

Referenced by make_modifytable(), and set_plan_refs().

exclRelTlist

List* ModifyTable::exclRelTlist

Definition at line 367 of file plannodes.h.

Referenced by make_modifytable(), and set_plan_refs().

fdwDirectModifyPlans

Bitmapset* ModifyTable::fdwDirectModifyPlans

Definition at line 349 of file plannodes.h.

Referenced by ExecInitModifyTable(), and make_modifytable().

fdwPrivLists

List* ModifyTable::fdwPrivLists

Definition at line 347 of file plannodes.h.

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

mergeActionLists

List* ModifyTable::mergeActionLists

Definition at line 369 of file plannodes.h.

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

mergeJoinConditions

List* ModifyTable::mergeJoinConditions

Definition at line 371 of file plannodes.h.

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

nominalRelation

Index ModifyTable::nominalRelation

Definition at line 329 of file plannodes.h.

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

onConflictAction

OnConflictAction ModifyTable::onConflictAction

Definition at line 355 of file plannodes.h.

Referenced by ExecFindPartition(), ExecInitModifyTable(), ExecInitPartitionInfo(), ExecInsert(), make_modifytable(), and show_modifytable_info().

onConflictCols

List* ModifyTable::onConflictCols

Definition at line 361 of file plannodes.h.

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

onConflictSet

List* ModifyTable::onConflictSet

Definition at line 359 of file plannodes.h.

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

onConflictWhere

Node* ModifyTable::onConflictWhere

Definition at line 363 of file plannodes.h.

Referenced by ExecInitModifyTable(), ExecInitPartitionInfo(), finalize_plan(), make_modifytable(), set_plan_refs(), and show_modifytable_info().

operation

CmdType ModifyTable::operation

Definition at line 325 of file plannodes.h.

Referenced by ExecInitModifyTable(), ExecInitPartitionInfo(), make_modifytable(), and show_modifytable_info().

partColsUpdated

bool ModifyTable::partColsUpdated

Definition at line 333 of file plannodes.h.

Referenced by make_modifytable().

plan

Plan ModifyTable::plan

Definition at line 323 of file plannodes.h.

Referenced by make_modifytable(), and set_plan_refs().

resultRelations

List* ModifyTable::resultRelations

Definition at line 335 of file plannodes.h.

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

returningLists

List* ModifyTable::returningLists

Definition at line 345 of file plannodes.h.

Referenced by ExecInitMerge(), ExecInitModifyTable(), ExecInitPartitionInfo(), finalize_plan(), make_modifytable(), and set_plan_refs().

returningNewAlias

char* ModifyTable::returningNewAlias

Definition at line 343 of file plannodes.h.

Referenced by make_modifytable().

returningOldAlias

char* ModifyTable::returningOldAlias

Definition at line 341 of file plannodes.h.

Referenced by make_modifytable().

rootRelation

Index ModifyTable::rootRelation

Definition at line 331 of file plannodes.h.

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

rowMarks

List* ModifyTable::rowMarks

Definition at line 351 of file plannodes.h.

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

updateColnosLists

List* ModifyTable::updateColnosLists

Definition at line 337 of file plannodes.h.

Referenced by ExecInitModifyTable(), and make_modifytable().

withCheckOptionLists

List* ModifyTable::withCheckOptionLists

Definition at line 339 of file plannodes.h.

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


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

AltStyle によって変換されたページ (->オリジナル) /