PostgreSQL Source Code  git master
NestLoop Struct Reference

#include <plannodes.h>

Data Fields

Join join
 
ListnestParams
 

Detailed Description

Definition at line 807 of file plannodes.h.

Field Documentation

◆ join

Join NestLoop::join

Definition at line 809 of file plannodes.h.

Referenced by create_nestloop_plan(), ExecInitNestLoop(), and make_nestloop().

◆ nestParams

List* NestLoop::nestParams

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