PostgreSQL Source Code  git master
TupOutputState Struct Reference

#include <executor.h>

Data Fields

TupleTableSlotslot
 
DestReceiverdest
 

Detailed Description

Definition at line 504 of file executor.h.

Field Documentation

◆ dest

DestReceiver* TupOutputState::dest

◆ slot

TupleTableSlot* TupOutputState::slot

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