PostgreSQL Source Code  git master
MTTargetRelLookup Struct Reference

Data Fields

Oid relationOid
 
int relationIndex
 

Detailed Description

Definition at line 63 of file nodeModifyTable.c.

Field Documentation

◆ relationIndex

int MTTargetRelLookup::relationIndex

Definition at line 66 of file nodeModifyTable.c.

Referenced by ExecInitModifyTable(), and ExecLookupResultRelByOid().

◆ relationOid

Oid MTTargetRelLookup::relationOid

Definition at line 65 of file nodeModifyTable.c.


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