Header And Logo

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

Data Fields

ExecAuxRowMark Struct Reference

#include <execnodes.h>

Data Fields

ExecRowMarkrowmark
AttrNumber ctidAttNo
AttrNumber toidAttNo
AttrNumber wholeAttNo

Detailed Description

Definition at line 444 of file execnodes.h.


Field Documentation

Definition at line 447 of file execnodes.h.

Referenced by EvalPlanQualFetchRowMarks(), ExecBuildAuxRowMark(), and ExecLockRows().

Definition at line 446 of file execnodes.h.

Referenced by EvalPlanQualFetchRowMarks(), ExecBuildAuxRowMark(), and ExecLockRows().

Definition at line 448 of file execnodes.h.

Referenced by EvalPlanQualFetchRowMarks(), ExecBuildAuxRowMark(), and ExecLockRows().

Definition at line 449 of file execnodes.h.

Referenced by EvalPlanQualFetchRowMarks(), and ExecBuildAuxRowMark().


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