|
PostgreSQL Source Code git master
|
#include <execnodes.h>
Data Fields | |
| PlanState | ps |
| ExprState * | eqfunction |
Definition at line 2615 of file execnodes.h.
| ExprState* UniqueState::eqfunction |
Definition at line 2618 of file execnodes.h.
Referenced by ExecUnique().
| PlanState UniqueState::ps |
Definition at line 2617 of file execnodes.h.
Referenced by ExecReScanUnique(), and ExecUnique().