PostgreSQL Source Code git master
Loading...
Searching...
No Matches
NestLoop Struct Reference

#include <plannodes.h>

Data Fields

Join join
 
ListnestParams
 

Detailed Description

Definition at line 985 of file plannodes.h.

Field Documentation

◆ join

Join NestLoop::join

Definition at line 987 of file plannodes.h.

Referenced by ExecInitNestLoop(), and make_nestloop().

◆ nestParams

List* NestLoop::nestParams

Definition at line 989 of file plannodes.h.

Referenced by ExecInitNestLoop(), and make_nestloop().


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