PostgreSQL Source Code: ProjectSetState Struct Reference (original) (raw)
#include <[execnodes.h](execnodes%5F8h%5Fsource.html)>
Data Fields | |
---|---|
PlanState | ps |
Node ** | elems |
ExprDoneCond * | elemdone |
int | nelems |
bool | pending_srf_tuples |
MemoryContext | argcontext |
Detailed Description
Definition at line 1375 of file execnodes.h.
Field Documentation
◆ argcontext
◆ elemdone
◆ elems
Node** ProjectSetState::elems
◆ nelems
int ProjectSetState::nelems
◆ pending_srf_tuples
bool ProjectSetState::pending_srf_tuples
◆ ps
The documentation for this struct was generated from the following file:
- src/include/nodes/execnodes.h