PostgreSQL Source Code git master
Data Fields
ExecRowMark Struct Reference

#include <execnodes.h>

Data Fields

 
 
 
 
 
 
 
 
bool  ermActive
 
 
void *  ermExtra
 

Detailed Description

Definition at line 795 of file execnodes.h.

Field Documentation

curCtid

ItemPointerData ExecRowMark::curCtid

Definition at line 806 of file execnodes.h.

Referenced by execCurrentOf(), ExecLockRows(), and InitPlan().

ermActive

bool ExecRowMark::ermActive

Definition at line 805 of file execnodes.h.

Referenced by ExecLockRows(), and InitPlan().

ermExtra

void* ExecRowMark::ermExtra

Definition at line 807 of file execnodes.h.

Referenced by InitPlan().

markType

RowMarkType ExecRowMark::markType

Definition at line 802 of file execnodes.h.

Referenced by EvalPlanQualFetchRowMark(), ExecBuildAuxRowMark(), execCurrentOf(), ExecInitLockRows(), ExecLockRows(), and InitPlan().

prti

Index ExecRowMark::prti

Definition at line 800 of file execnodes.h.

Referenced by EvalPlanQualFetchRowMark(), ExecBuildAuxRowMark(), ExecLockRows(), and InitPlan().

relation

Relation ExecRowMark::relation

Definition at line 797 of file execnodes.h.

Referenced by EvalPlanQualFetchRowMark(), ExecLockRows(), and InitPlan().

relid

Oid ExecRowMark::relid

Definition at line 798 of file execnodes.h.

Referenced by EvalPlanQualFetchRowMark(), execCurrentOf(), ExecLockRows(), and InitPlan().

rowmarkId

Index ExecRowMark::rowmarkId

Definition at line 801 of file execnodes.h.

Referenced by ExecBuildAuxRowMark(), and InitPlan().

rti

Index ExecRowMark::rti

Definition at line 799 of file execnodes.h.

Referenced by EvalPlanQualFetchRowMark(), EvalPlanQualStart(), ExecBuildAuxRowMark(), ExecLockRows(), and InitPlan().

strength

LockClauseStrength ExecRowMark::strength

Definition at line 803 of file execnodes.h.

Referenced by InitPlan().

waitPolicy

LockWaitPolicy ExecRowMark::waitPolicy

Definition at line 804 of file execnodes.h.

Referenced by ExecLockRows(), and InitPlan().


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

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