PostgreSQL Source Code  git master
ProjectionInfo Struct Reference

#include <execnodes.h>

Data Fields

NodeTag type
 
ExprState pi_state
 
ExprContextpi_exprContext
 

Detailed Description

Definition at line 358 of file execnodes.h.

Field Documentation

◆ pi_exprContext

◆ pi_state

ExprState ProjectionInfo::pi_state

◆ type

NodeTag ProjectionInfo::type

Definition at line 360 of file execnodes.h.


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