Header And Logo

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

Data Fields

NestLoopState Struct Reference

#include <execnodes.h>

Data Fields

JoinState js
bool nl_NeedNewOuter
bool nl_MatchedOuter
TupleTableSlotnl_NullInnerTupleSlot

Detailed Description

Definition at line 1511 of file execnodes.h.


Field Documentation

Definition at line 1513 of file execnodes.h.

Referenced by ExecEndNestLoop(), ExecInitNestLoop(), ExecNestLoop(), and ExecReScanNestLoop().

Definition at line 1515 of file execnodes.h.

Referenced by ExecInitNestLoop(), ExecNestLoop(), and ExecReScanNestLoop().

Definition at line 1514 of file execnodes.h.

Referenced by ExecInitNestLoop(), ExecNestLoop(), and ExecReScanNestLoop().

Definition at line 1516 of file execnodes.h.

Referenced by ExecInitNestLoop(), and ExecNestLoop().


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