|
PostgreSQL Source Code git master
|
#include <executor.h>
Data Fields | |
| TupleTableSlot * | slot |
| DestReceiver * | dest |
Definition at line 614 of file executor.h.
| DestReceiver* TupOutputState::dest |
Definition at line 617 of file executor.h.
| TupleTableSlot* TupOutputState::slot |
Definition at line 616 of file executor.h.