PostgreSQL Source Code git master
Loading...
Searching...
No Matches
UpdateContext Struct Reference

Data Fields

bool crossPartUpdate
 
TU_UpdateIndexes updateIndexes
 
LockTupleMode lockmode
 

Detailed Description

Definition at line 123 of file nodeModifyTable.c.

Field Documentation

◆ crossPartUpdate

bool UpdateContext::crossPartUpdate

Definition at line 125 of file nodeModifyTable.c.

◆ lockmode

LockTupleMode UpdateContext::lockmode

Definition at line 132 of file nodeModifyTable.c.

◆ updateIndexes

TU_UpdateIndexes UpdateContext::updateIndexes

Definition at line 126 of file nodeModifyTable.c.


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