|
PostgreSQL Source Code git master
|
Data Fields | |
| bool | crossPartUpdate |
| TU_UpdateIndexes | updateIndexes |
| LockTupleMode | lockmode |
Definition at line 127 of file nodeModifyTable.c.
| bool UpdateContext::crossPartUpdate |
Definition at line 129 of file nodeModifyTable.c.
| LockTupleMode UpdateContext::lockmode |
Definition at line 136 of file nodeModifyTable.c.
| TU_UpdateIndexes UpdateContext::updateIndexes |
Definition at line 130 of file nodeModifyTable.c.