PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
MTTargetRelLookup Struct Reference

Data Fields

Oid relationOid
 
int relationIndex
 

Detailed Description

Definition at line 74 of file nodeModifyTable.c.

Field Documentation

◆ relationIndex

int MTTargetRelLookup::relationIndex

Definition at line 77 of file nodeModifyTable.c.

Referenced by ExecInitModifyTable(), and ExecLookupResultRelByOid().

◆ relationOid

Oid MTTargetRelLookup::relationOid

Definition at line 76 of file nodeModifyTable.c.


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