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