Header And Logo

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

Data Fields

ResultState Struct Reference

#include <execnodes.h>

Data Fields

PlanState ps
ExprStateresconstantqual
bool rs_done
bool rs_checkqual

Detailed Description

Definition at line 1059 of file execnodes.h.


Field Documentation

Definition at line 1061 of file execnodes.h.

Referenced by ExecEndResult(), ExecInitResult(), ExecReScanResult(), and ExecResult().

Definition at line 1062 of file execnodes.h.

Referenced by ExecInitResult(), ExecReScanResult(), and ExecResult().

Definition at line 1064 of file execnodes.h.

Referenced by ExecInitResult(), ExecReScanResult(), and ExecResult().

Definition at line 1063 of file execnodes.h.

Referenced by ExecInitResult(), ExecReScanResult(), and ExecResult().


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