Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

TupOutputState Struct Reference

#include <executor.h>

Data Fields

TupleTableSlotslot
DestReceiverdest

Detailed Description

Definition at line 268 of file executor.h.


Field Documentation

Definition at line 271 of file executor.h.

Referenced by begin_tup_output_tupdesc(), do_tup_output(), and end_tup_output().

Definition at line 270 of file executor.h.

Referenced by begin_tup_output_tupdesc(), do_tup_output(), and end_tup_output().


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