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 376 of file execnodes.h.

Field Documentation

◆ pi_exprContext

◆ pi_state

◆ type

NodeTag ProjectionInfo::type

Definition at line 378 of file execnodes.h.


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