Header And Logo

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

Data Fields

CaseExprState Struct Reference

#include <execnodes.h>

Data Fields

ExprState xprstate
ExprStatearg
Listargs
ExprStatedefresult

Detailed Description

Definition at line 825 of file execnodes.h.


Field Documentation

Definition at line 828 of file execnodes.h.

Referenced by ExecEvalCase(), and ExecInitExpr().

Definition at line 829 of file execnodes.h.

Referenced by ExecEvalCase(), and ExecInitExpr().

Definition at line 830 of file execnodes.h.

Referenced by ExecEvalCase(), and ExecInitExpr().

Definition at line 827 of file execnodes.h.

Referenced by ExecInitExpr().


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