PostgreSQL Source Code  git master
SubqueryScanState Struct Reference

#include <execnodes.h>

Data Fields

ScanState ss
 
PlanStatesubplan
 

Detailed Description

Definition at line 1874 of file execnodes.h.

Field Documentation

◆ ss

ScanState SubqueryScanState::ss

◆ subplan

PlanState* SubqueryScanState::subplan

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