Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

ExecRowMark Struct Reference

#include <execnodes.h>

Data Fields

Relation relation
Index rti
Index prti
Index rowmarkId
RowMarkType markType
bool noWait
ItemPointerData curCtid

Detailed Description

Definition at line 421 of file execnodes.h.


Field Documentation

Definition at line 429 of file execnodes.h.

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

Definition at line 428 of file execnodes.h.

Referenced by ExecLockRows(), and InitPlan().

Definition at line 426 of file execnodes.h.

Referenced by ExecBuildAuxRowMark(), and InitPlan().


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